# new ShipmentCode()
This is a particular Model class, where all its properties represent the mount parts in the dsu where the property value (the keySSI) will be mounted
.This is a particular Model class, where all its properties represent the mount parts in the dsu where the property value (the keySSI) will be mounted
Extends
Members
Array.<string>
|
Array.<TrackingCode>
|
undefined
# codes
The reference (KeySSI) to the other TrackingCodes inside
.The reference (KeySSI) to the other TrackingCodes inside
- Inherited From:
Array.<string>
|
Array.<ShipmentLine>
|
undefined
# lines
The reference (KeySSI) to the other ShipmentLines inside
.The reference (KeySSI) to the other ShipmentLines inside
- Inherited From:
string
|
undefined
# next
For transformations later on The reference (KeySSI) to the next TrackingCode
.For transformations later on The reference (KeySSI) to the next TrackingCode
- Inherited From:
string
|
undefined
# previous
For transformations later on The reference (KeySSI) to the previous TrackingCode
.For transformations later on The reference (KeySSI) to the previous TrackingCode
- Inherited From:
Methods
# validate()
Validate if everything seems ok with the properties of this object.
Validate if everything seems ok with the properties of this object.
- Inherited From:
undefined if all ok. An array of errors if not all ok.