Home > @vsf-enterprise/bigcommerce-api > ProductModifier > type
# ProductModifier.type property
BigCommerce API, which determines how it will display on the storefront. Acceptable values: * date, * checkbox, * file, * text, * multi_line_text, * numbers_only_text, * radio_buttons, * rectangles, * dropdown, * product_list, * product_list_with_images, * swatch.
Required in a /POST.
Signature:
type: ProductModifierType;