Class: ProductOption

Model~ProductOption(data) → {void}

ProductOption data model.

Constructor

new ProductOption(data) → {void}

ProductOption Constructor.

ProductOption Constructor.

Parameters:
Name Type Description
data Object
Source:
Returns:
Type
void

Methods

getAttempId() → {number}

Get attemp_id.

Get attemp_id.

Source:
Returns:
Type
number

getAttmpatId() → {number}

Get attmpat_id.

Get attmpat_id.

Source:
Returns:
Type
number

getAttributeId() → {number}

Get attr_id.

Get attr_id.

Source:
Returns:
Type
number

getCode() → {string}

Get code.

Get code.

Source:
Returns:
Type
string

getCost() → {number}

Get cost.

Get cost.

Source:
Returns:
Type
number

getDisplayOrder() → {number}

Get disp_order.

Get disp_order.

Source:
Returns:
Type
number

getId() → {number}

Get id.

Get id.

Source:
Returns:
Type
number

getImage() → {string}

Get image.

Get image.

Source:
Returns:
Type
string

getPrice() → {number}

Get price.

Get price.

Source:
Returns:
Type
number

getProductId() → {number}

Get product_id.

Get product_id.

Source:
Returns:
Type
number

getPrompt() → {string}

Get prompt.

Get prompt.

Source:
Returns:
Type
string

getWeight() → {number}

Get weight.

Get weight.

Source:
Returns:
Type
number