Constructor
new ProductVariantPart(data) → {void}
ProductVariantPart Constructor.
ProductVariantPart Constructor.
Parameters:
Name | Type | Description |
---|---|---|
data |
Object |
Returns:
- Type
- void
Methods
getProductCode() → {string}
Get product_code.
Get product_code.
Returns:
- Type
- string
getProductId() → {number}
Get product_id.
Get product_id.
Returns:
- Type
- number
getProductName() → {string}
Get product_name.
Get product_name.
Returns:
- Type
- string
getQuantity() → {number}
Get quantity.
Get quantity.
Returns:
- Type
- number