![]() | InternetWaybillParcelModel Class |
Namespace: FRAM.CommonLayer.Models.FRAM
The InternetWaybillParcelModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | InternetWaybillParcelModel | Initializes a new instance of the InternetWaybillParcelModel class |
Name | Description | |
---|---|---|
![]() | Discontinued |
Discontinued.
Required. |
![]() | InternetWaybill | |
![]() | PackageNumber |
Package number (e.g. 1).
Required. |
![]() | ParcelNumber |
Parcel ID (e.g. 123456789012345675).
Required, GS1 SSCC (http://www.gs1.org/barcodes/support/check_digit_calculator#sscc). |
![]() | ShipmentNumber |
Shipment number (e.g. 9000000001).
Required, A-Z 0-9. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |