Stock Size Model
Less than 1 minute
Stock Size Model
Attribute | Type | Description |
---|---|---|
PackageStockId | integer | GoSweetSpot generated an unique identifier for each Stock Size |
Name | string | Name of the stock size. |
Height | decimal | Height of the stock size. |
Length | decimal | Length of the stock size. |
Width | decimal | Width of the stock size. |
Cubic | decimal | Cubic(M3) of the stock size. |
Weight | decimal | Weight of the stock size. |
Type | string | Type of the stock size - Box, Carton, etc. |
Sort | integer | Sequence of all stock sizes on Ship UI. |
IsTrackPak | boolean | Represents if if the stock size is trackable. |
HeightAdjustable | boolean | Represents if user can adjust the height of the stock size. |
Availability | string | Represents access scope of the stock size: Me_Only - only current user can use the stock size. This_Site_Only - users on the site. Entire_Group - users on the bussiness account. |