Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 545 Bytes

File metadata and controls

20 lines (13 loc) · 545 Bytes

UpdateMetafieldDefinition

Properties

Name Type Description Notes
name String Field Name [optional]
description String Field Description [optional]
behaviors List<BehaviorsEnum> Enable Metafield Behaviors [optional]

Enum: List<BehaviorsEnum>

Name Value
SENDTOORDER "SendToOrder"
SENDTOMENU "SendToMenu"