# Catalog.CustomField2

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | The unique numeric ID of the custom field; increments sequentially. Read-Only | [optional] 
**name** | **String** | The name of the field, shown on the storefront, orders, etc. Required for /POST  | 
**value** | **String** | The name of the field, shown on the storefront, orders, etc. Required for /POST  | 
