@stigg/js-client-sdk - v4.12.0
Preparing search index...
SlimCustomCurrencyFragment
Type Alias SlimCustomCurrencyFragment
type
SlimCustomCurrencyFragment
=
{
__typename
?:
"SlimCustomCurrency"
;
currencyId
:
string
;
displayName
:
string
;
units
?:
|
{
__typename
?:
"Units"
;
plural
?:
string
|
null
;
singular
?:
string
|
null
;
}
|
null
;
}
Index
Properties
__
typename?
currency
Id
display
Name
units?
Properties
Optional
__
typename
__typename
?:
"SlimCustomCurrency"
currency
Id
currencyId
:
string
display
Name
displayName
:
string
Optional
units
units
?:
|
{
__typename
?:
"Units"
;
plural
?:
string
|
null
;
singular
?:
string
|
null
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
currency
Id
display
Name
units
@stigg/js-client-sdk - v4.12.0
Loading...