Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
x
CurrencyWithLimits
Interface CurrencyWithLimits
interface
CurrencyWithLimits
{
currency_code
?:
string
;
limits
?:
AggregateLimit
;
provider
?:
string
;
symbol
?:
string
;
}
Hierarchy
CurrencyWithLimits
CurrencyWithLimits
Index
Properties
currency_
code?
limits?
provider?
symbol?
Properties
Optional
currency_
code
currency_
code
?:
string
Provider currency code
Memberof
CurrencyWithLimits
Optional
limits
limits
?:
AggregateLimit
Memberof
CurrencyWithLimits
Optional
provider
provider
?:
string
Provider name (e.g. moonpay)
Memberof
CurrencyWithLimits
Optional
symbol
symbol
?:
string
Currency Symbol
Memberof
CurrencyWithLimits
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency_
code
limits
provider
symbol
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
Provider currency code