Home > @poq/sdk-sfcc > Master
Signature:
export declare class Master extends BaseModel<Master>
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the Master class |
Property | Modifiers | Type | Description |
---|---|---|---|
link | string | ||
masterId | string | ||
orderable? | boolean | (Optional) | |
price? | number | (Optional) | |
priceMax? | number | (Optional) | |
pricePerUnit? | number | (Optional) | |
pricePerUnitMax? | number | (Optional) | |
prices? | { [key: string]: number; } | (Optional) |