CustomAttributeDataType
No description
enum CustomAttributeDataType {
BOOLEAN
DATE
DATETIME
JSON
NUMBER
STRING
}
Values
CustomAttributeDataType.BOOLEAN
CustomAttributeDataType.DATE
CustomAttributeDataType.DATETIME
CustomAttributeDataType.JSON
CustomAttributeDataType.NUMBER
CustomAttributeDataType.STRING
Member Of
CustomAttribute object ● CustomAttributeCreateData input ● CustomAttributeUpdateData input