SkuCapacity interface
SKU capacity information
Properties
default | Gets or sets the default capacity. |
maximum | Gets or sets the maximum. |
minimum | Gets or sets the minimum. |
scale |
Gets or sets the type of the scale. |
Property Details
default
Gets or sets the default capacity.
default?: number
Property Value
number
maximum
Gets or sets the maximum.
maximum?: number
Property Value
number
minimum
Gets or sets the minimum.
minimum?: number
Property Value
number
scaleType
Gets or sets the type of the scale.
scaleType?: string
Property Value
string