Class: ProductVariantExclusion

Model~ProductVariantExclusion(data) → {void}

ProductVariantExclusion data model.

Constructor

new ProductVariantExclusion(data) → {void}

ProductVariantExclusion Constructor.

ProductVariantExclusion Constructor.

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

Methods

getAttributeId() → {number}

Get attr_id.

Get attr_id.

Source:
Returns:
Type
number

getAttributeTemplateId() → {number}

Get attmpat_id.

Get attmpat_id.

Source:
Returns:
Type
number

getOptionId() → {number}

Get option_id.

Get option_id.

Source:
Returns:
Type
number

setAttributeId(attributeId) → {ProductVariantExclusion}

Set attr_id.

Set attr_id.

Parameters:
Name Type Description
attributeId number
Source:
Returns:
Type
ProductVariantExclusion

setAttributeTemplateId(attributeTemplateId) → {ProductVariantExclusion}

Set attmpat_id.

Set attmpat_id.

Parameters:
Name Type Description
attributeTemplateId number
Source:
Returns:
Type
ProductVariantExclusion

setOptionId(optionId) → {ProductVariantExclusion}

Set option_id.

Set option_id.

Parameters:
Name Type Description
optionId number
Source:
Returns:
Type
ProductVariantExclusion