Preparing search index...
The search index is not available
@openpit/engine
@openpit/engine
param
MonetaryAmountInit
Interface MonetaryAmountInit
Plain-object form of
MonetaryAmount
. Both fields are required.
interface
MonetaryAmountInit
{
amount
:
|
string
|
number
|
bigint
|
Fee
;
currency
:
string
;
}
Index
Properties
amount
currency
Properties
amount
amount
:
|
string
|
number
|
bigint
|
Fee
currency
currency
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
@openpit/engine
Loading...
Plain-object form of MonetaryAmount. Both fields are required.