ProductAttributePageModel

  • index
    Type: integerFormat: int32

    The current page index.

  • productAttributes
    Type: array object[] | null ยท ProductAttributeHeaderModel[]

    The collection of product attributes included in this page.

    • id
      Type: stringFormat: uuid

      The ID of the product attribute.

    • name
      Type: string | null

      The product attribute name.

  • total
    Type: integerFormat: int32

    The total number of results that matched the search criteria.