SCMetadataType
Metadata type used to render custom fields
Properties
Property | Type | Description |
---|---|---|
in_export? | boolean | Is metadata visible in exports |
in_signup? | boolean | Is the metadata visible in signup form |
label | string | The label of the metadata |
mandatory? | boolean | Is the metadata mandatory for the user |
type? | SCMetadataTypeFieldType | Metadata type |
type_options? | string [] | Options for the enum type |