tm.optin
Fields
Field | Description |
---|---|
id int | Unique ID |
name<langcode> mlstring | Name |
typeid int | Type of the opt-in. Can be ‘Mandatory’ (40001) or ‘Optional’ (40002) |
description<langcode> mlstring | Description |
yescaption<langcode> mlstring | Caption for yes radio button, needs to be set when typeid is Mandatory (40001) |
nocaption<langcode> mlstring | Caption for no radio button, needs to be set when typeid is Mandatory (40001) |
caption<langcode> mlstring | Caption for the checkbox, needs to be set when typeid is Optional (40002) |
availability [OptInAvailability] | Sales channel where this opt-in is available |
createdts timestamp | Created timestamp |
lastupdatets timestamp | Last updated timestamp |
isarchived bool | Whether or not this item is archived |