Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 714 Bytes

File metadata and controls

28 lines (19 loc) · 714 Bytes

OwnerEntityConfiguration

Properties

Name Type Description Notes
ownerEntity OwnerEntityEnum Owner Entity [optional]
allowedBehaviors List<AllowedBehaviorsEnum> [optional]

Enum: OwnerEntityEnum

Name Value
CATALOGITEM "CatalogItem"
CATALOGGROUP "CatalogGroup"
MENU "Menu"

Enum: List<AllowedBehaviorsEnum>

Name Value
SENDTOORDER "SendToOrder"
SENDTOMENU "SendToMenu"