@nexartis/nexartis-nanda-node-sdk - v1.2.2
Preparing search index...
ExchangeRateMatrixResponse
Interface ExchangeRateMatrixResponse
interface
ExchangeRateMatrixResponse
{
asOf
?:
string
;
base
?:
string
;
rates
:
Record
<
string
,
number
|
Record
<
string
,
number
>
>
;
}
Index
Properties
as
Of?
base?
rates
Properties
Optional
as
Of
asOf
?:
string
Optional
base
base
?:
string
rates
rates
:
Record
<
string
,
number
|
Record
<
string
,
number
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
as
Of
base
rates
@nexartis/nexartis-nanda-node-sdk - v1.2.2
Loading...