@stigg/js-client-sdk - v4.12.0
Preparing search index...
MoneyInputDto
Type Alias MoneyInputDto
Money Input
type
MoneyInputDto
=
{
amount
:
Scalars
[
"Float"
]
;
currency
?:
InputMaybe
<
Currency
>
;
}
Index
Properties
amount
currency?
Properties
amount
amount
:
Scalars
[
"Float"
]
The price amount
Optional
currency
currency
?:
InputMaybe
<
Currency
>
The price currency
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
@stigg/js-client-sdk - v4.12.0
Loading...
Money Input