Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
MoneySetField
Interface MoneySetField
A field with a money set value.
interface
MoneySetField
{
type
:
"MoneySet"
;
value
:
Money
[]
;
}
Hierarchy (
View Summary
)
ICustomField
MoneySetField
Index
Properties
type
value
Properties
Readonly
type
type
:
"MoneySet"
The type of this field.
Readonly
value
value
:
Money
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
Typescript SDK Type Docs
Loading...
A field with a money set value.