Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlaceOrder_placeOrder_order_orderItems_item_Item_categories

Hierarchy

  • PlaceOrder_placeOrder_order_orderItems_item_Item_categories

Index

Properties

__typename: "Category"
displayName: string

The display name of this category

id: string

The identifier of this category

parentId: string

The identifier of the parent category of this category

path: null | string

The optional category path to this category, delimited by '/'. Depending on the backend, some category items may appear in multiple tree nodes, in which case, this path property can be preferred to the id-parentId pair when constructing category tree nodes.

slug: null | string

Human-readable identifiers usually used as deep-link URL to the product item

Generated using TypeDoc