Home > @vsf-enterprise/bigcommerce-api > ProductResponse
# ProductResponse interface
Product response.
Signature:
export interface ProductResponse
# Properties
Property | Type | Description |
---|---|---|
data | Product | Product. |
meta | ResponseMeta | Data about the response, including pagination and collection totals. |