Interface: CartCustomField
Properties
description?
optional
description:string
Custom field description
name
name:
string
Custom field name
ordinal
ordinal:
number
parameterKey
parameterKey:
string
Unique field key
source
source:
"CUSTOM"
|"SYSTEM"
type
type:
CustomFieldType
Type of custom field
typeConfig?
optional
typeConfig:object
Specific type config fields
checkboxContent?
optional
checkboxContent:object
checkboxContent.checkedLabel
checkboxContent.checkedLabel:
string
checkboxContent.content
checkboxContent.content:
string
checkboxContent.showInFooter?
optional
checkboxContent.showInFooter:boolean
checkboxContent.uncheckedLabel
checkboxContent.uncheckedLabel:
string
selectOptions?
optional
selectOptions:object
[]
validationConfig
validationConfig:
CustomFieldValidationConfig
Validation config