file | File | if the option is a type == file, this file field should be the uploaded file. |
highlight | boolean | deprecated. legacy carts only. |
label | string | |
labelI18N | string | same as label, but translated to the customers desired language. |
name | string | |
nameI18N | string | same as name, but translated to the customers desired language. |
pofa | integer | stands for Placed Order File Attachments. It's an internal identifier for a file attachment. If this is non-null non-zero, then a file has been uploaded for this option. |
type | string | |
value | string | this represents the selected value. |
values | [Array](./array-sfo.md) of string | |
valuesI18N | [Array](./array-sfo.md) of string | same as values, but translated to the customers desired language. |