CartItemOption SFO

Properties

 

Field

Type

Comment/Sample

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

 

labelI18Nstringsame as label, but translated to the customers desired language.

name

string

 

nameI18Nstringsame 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 of string

 

valuesI18NArray of stringsame as values, but translated to the customers desired language.

Methods

Method

Returns

Parameters

Parameter Types

Comments/Sample

See Also