Custom Field
{
"label": "fabric",
"internalName": "style type",
"description": "this is style code type property",
"isUnique": "no",
"fieldType": "multi_select",
"options": [
"rock",
"classy"
],
"scope": [
"order"
],
"createdAt": "2020-03-09T17:16:20.645+05:30",
"updatedAt": "2020-03-13T12:27:05.981+05:30"
}The FieldType Object
The Scope Object
Last updated
Was this helpful?