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