Preparing search index...
The search index is not available
@sheerid/jslib
@sheerid/jslib
ConversionRequest
Type alias ConversionRequest
Conversion
Request
:
{
amount
?:
number
;
currency
?:
string
;
tags
?:
string
[]
;
}
Type declaration
Optional
amount
?:
number
Optional
currency
?:
string
Optional
tags
?:
string
[]
Description
The shape of the request payload to send when calling a conversion endpoint.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sheerid/jslib
Loading...
Description
The shape of the request payload to send when calling a conversion endpoint.