ObjectsGrid
  • Documentation
    • Core Concepts
    • Usage Guide
      • Quick Start
      • Authentication and Authorization
      • Access Control via ABAC
      • GraphQL API Examples
      • Login with Google app setup
      • Objects Schemas
    • OBJECTS GRID Objects
      • Generic Object
        • GenericObjects REST API
      • Enum Object
        • Enum Object REST API
      • ProductCatalog Object
      • ProductGroup Object
      • Product Object
      • Brand Object
        • Brands REST API
      • Language-Tagged String
      • Tags Object
      • Meta Object
    • Private Objects
      • Auth
        • Tokens REST API
      • ABAC Policy
        • ABACPolicies REST API
      • Organization Account
        • OrganizationAccounts REST API
      • User Account
        • UserAccounts REST API
      • Service Account
        • ServiceAccounts REST API
      • Access Logging
        • AccessLogEntries REST API
  • Support
    • Terms and Conditions
  • Blogs
    • Attribute Based Access Control
    • ABAC vs RBAC
Powered by GitBook
On this page

Was this helpful?

  1. Documentation
  2. OBJECTS GRID Objects

ProductCatalog Object

PreviousEnum Object REST APINextProductGroup Object

Last updated 7 days ago

Was this helpful?

ProductCatalog Object build is in progress.

We welcome your feedback. Please use the form.

Name
Type
Description

id

String

ProductCatalog ID

key

String

User-defined unique identifier

name

String

ProductCatalog Name

description

String

ProductCatalog Description

category

Object

ProductCategory Object

tags

Array of

Array of Tag

meta

Object

TODO link to meta object doc

Improvement Requests
Tag
Meta