Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
MoneyField
Interface MoneyField
A field with a money value.
interface
MoneyField
{
type
:
"Money"
;
value
:
TypedMoney
;
}
Index
Properties
type
value
Properties
Readonly
type
type
:
"Money"
Readonly
value
value
:
TypedMoney
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
value
Typescript SDK Type Docs
Loading...
A field with a money value.