Home > @vsf-enterprise/bigcommerce-api > CustomerFormField
# CustomerFormField interface
Customer form field.
Signature:
export interface CustomerFormField
# Properties
| Property | Type | Description |
|---|---|---|
| fieldId | string | Form field ID. |
| fieldValue | string | Form field value. |