Name | Description | Type | Additional Information |
---|---|---|---|
ContainerSealKey |
Number representing the seal material for a container |
integer | |
ContainerConstructionKey |
Number representing the construction material for a container |
integer | |
ContainerApprovedProducts |
Any products that are allowed to be inside a container |
Collection of ContainerApprovedProduct | |
ContainerKey |
Number representing a container |
integer | |
ContainerID |
ID assigned to the container |
string | |
AlternateContainerID |
Alternate ID for the container |
string | |
OwnersContainerID |
Owner ID for the container |
string | |
TankType |
User defined types of tanks |
string | |
Manufacturer |
Manufacturer of a container |
string | |
DateOfManufacture |
Date a container was manufactured |
string | |
OwningLocation |
Location ID assigned to the container |
string | |
CurrentLocation |
Location ID where the container is currently |
string | |
FilledStatus |
Filled status of the container - Filled or Not Filled |
string | |
CurrentProdID |
Product ID of the product currently in the container |
string | |
CurrentDeptID |
Department ID of the product currently in the container |
string | |
CurrentProductName |
Name of the product currently in the container |
string | |
Capacity |
Holding capacity of the container |
decimal number | |
CapacityUnits |
Unit of measure used for the capacity of the container |
string | |
Inactive |
Status of the container - Active or Inactive |
boolean | |
OwnedBy |
Type of entity that owns the container - Company, Customer, or Vendor |
string | |
CustomerID |
ID of the customer that owns the container if the OwnedBy option is set to Customer |
string | |
VendorID |
Id of the vendor that owns the container if the Owned By option is set to Vendor |
string | |
ScheduledTestRequirement |
Type of scheduled test required for the container - Not Required, Before Every Fill, Required Every # of Days or Months |
string | |
TestRequiredInterval |
The number of days or months between tests for the container if ScheduledTestRequirement is set to Required Every # of Days or Months |
integer | |
DaysOrMonths |
Designates if the scheduled test interval is based on Days or Months |
string | |
Note |
Additional information regarding the container |
string | |
TamperEvidentDeviceNumber |
Number of the Tamper Evident Device |
string |