Class: ProductVariantPart

Model~ProductVariantPart(data) → {void}

ProductVariantPart data model.

Constructor

new ProductVariantPart(data) → {void}

ProductVariantPart Constructor.

ProductVariantPart Constructor.

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

Methods

getProductCode() → {string}

Get product_code.

Get product_code.

Source:
Returns:
Type
string

getProductId() → {number}

Get product_id.

Get product_id.

Source:
Returns:
Type
number

getProductName() → {string}

Get product_name.

Get product_name.

Source:
Returns:
Type
string

getQuantity() → {number}

Get quantity.

Get quantity.

Source:
Returns:
Type
number