@nexartis/nexartis-nanda-node-sdk - v1.2.2
Preparing search index...
ConvertCurrencyResponse
Interface ConvertCurrencyResponse
interface
ConvertCurrencyResponse
{
amount
:
number
;
asOf
?:
string
;
convertedAmount
:
number
;
from
:
string
;
rate
:
number
;
to
:
string
;
}
Hierarchy (
View Summary
)
ConvertCurrencyRequest
ConvertCurrencyResponse
Index
Properties
amount
as
Of?
converted
Amount
from
rate
to
Properties
amount
amount
:
number
Optional
as
Of
asOf
?:
string
converted
Amount
convertedAmount
:
number
from
from
:
string
rate
rate
:
number
to
to
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
as
Of
converted
Amount
from
rate
to
@nexartis/nexartis-nanda-node-sdk - v1.2.2
Loading...