Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 389 Bytes

ItemTag.md

File metadata and controls

22 lines (11 loc) · 389 Bytes

UltraCartRestApiV2.ItemTag

Properties

Name Type Description Notes
tagType String tag_tpe [optional]
tagValue String tag_value [optional]

Enum: TagTypeEnum

  • item (value: "item")

  • order (value: "order")

  • customer (value: "customer")