Search
Preparing search index...
The search index is not available
@bity/api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/models/output-crypto"
CryptocurrencyOutput
Class CryptocurrencyOutput
Hierarchy
CryptocurrencyTransput
CryptocurrencyOutput
Index
Constructors
constructor
Properties
amount
crypto
Address
currency
type
Methods
are
All
Fields
Valid
generate
Object
For
Order
Creation
set
Amount
set
Crypto
Address
Constructors
constructor
new
Cryptocurrency
Output
(
currencyCode
:
CurrencyCode
, cryptoAddress
?:
CryptoAddress
, amount
?:
NumericalString
)
:
CryptocurrencyOutput
Parameters
currencyCode:
CurrencyCode
Optional
cryptoAddress:
CryptoAddress
Optional
amount:
NumericalString
Returns
CryptocurrencyOutput
Properties
amount
amount
:
Field
<
NumericalString
|
undefined
>
crypto
Address
crypto
Address
:
Field
<
CryptoAddress
>
currency
currency
:
Field
<
CurrencyCode
>
type
type
:
PORT_TYPES
Methods
are
All
Fields
Valid
are
All
Fields
Valid
(
)
:
boolean
Returns
boolean
generate
Object
For
Order
Creation
generate
Object
For
Order
Creation
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
set
Amount
set
Amount
(
value
?:
NumericalString
)
:
this
Parameters
Optional
value:
NumericalString
Returns
this
set
Crypto
Address
set
Crypto
Address
(
value
:
CryptoAddress
)
:
this
Parameters
value:
CryptoAddress
Returns
this
Globals
"src/models/output-
crypto"
Cryptocurrency
Output
constructor
amount
crypto
Address
currency
type
are
All
Fields
Valid
generate
Object
For
Order
Creation
set
Amount
set
Crypto
Address
Generated using
TypeDoc