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