Class: ProductInventorySettings

Model~ProductInventorySettings(data) → {void}

ProductInventorySettings data model.

Constructor

new ProductInventorySettings(data) → {void}

ProductInventorySettings Constructor.

ProductInventorySettings Constructor.

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

Methods

getActive() → {boolean}

Get active.

Get active.

Source:
Returns:
Type
boolean

getHideOutOfStock() → {string}

Get out_hide.

Get out_hide.

Source:
Returns:
Type
string

getInStockMessageLong() → {string}

Get in_long.

Get in_long.

Source:
Returns:
Type
string

getInStockMessageShort() → {string}

Get in_short.

Get in_short.

Source:
Returns:
Type
string

getLimitedStockMessage() → {string}

Get ltd_long.

Get ltd_long.

Source:
Returns:
Type
string

getLowStockLevel() → {number}

Get low_level.

Get low_level.

Source:
Returns:
Type
number

getLowStockLevelDefault() → {boolean}

Get low_lvl_d.

Get low_lvl_d.

Source:
Returns:
Type
boolean

getLowStockMessageLong() → {string}

Get low_long.

Get low_long.

Source:
Returns:
Type
string

getLowStockMessageShort() → {string}

Get low_short.

Get low_short.

Source:
Returns:
Type
string

getOutOfStockLevel() → {number}

Get out_level.

Get out_level.

Source:
Returns:
Type
number

getOutOfStockLevelDefault() → {boolean}

Get out_lvl_d.

Get out_lvl_d.

Source:
Returns:
Type
boolean

getOutOfStockMessageLong() → {string}

Get out_long.

Get out_long.

Source:
Returns:
Type
string

getOutOfStockMessageShort() → {string}

Get out_short.

Get out_short.

Source:
Returns:
Type
string

getTrackLowStockLevel() → {string}

Get low_track.

Get low_track.

Source:
Returns:
Type
string

getTrackOutOfStockLevel() → {string}

Get out_track.

Get out_track.

Source:
Returns:
Type
string