Home > @vsf-enterprise/bigcommerce-api > ProductModifiersResponse
# ProductModifiersResponse interface
Product modifiers response.
Signature:
export interface ProductModifiersResponse
# Properties
Property | Type | Description |
---|---|---|
data | ProductModifier[] | Collection of modifiers |
meta | MetaCollection | Data about the response, including pagination and collection totals. |