Pickup Class |
Namespace: PSI.Sox
[DataContractAttribute] public class Pickup
The Pickup type exposes the following members.
| Name | Description | |
|---|---|---|
| Carrier |
Gets or sets Carrier
| |
| Comment |
Gets or sets Comment
| |
| ContactName |
Gets or sets ContactName
| |
| ContactPhone |
Gets or sets ContactNumber
| |
| Description |
Gets or sets DescriptionofCommodity
| |
| DestinationCountryCode |
Gets or sets DestinationCountryCode
| |
| EarliestTimeReady |
Gets or sets EarliestTimeReady
| |
| GlobalBundleId |
Gets or sets GlobalBundleId
| |
| Id |
Gets or sets Id
| |
| LatestTimeReady |
Gets or sets LatestTimeReady
| |
| PackagingType |
Gets or sets PackageType
| |
| PaymentType |
Gets or sets PaymentType
| |
| PickupAddress |
Gets or sets PickupAddress
| |
| PickupDate |
Gets or sets PickupDate
| |
| PickupReferenceNumber |
Gets or sets PickupReferenceNumber
| |
| PickupStatus |
Gets or sets PickupStatus
| |
| PickupType |
Gets or sets PickupType
| |
| Quantity |
Gets or sets Quantity
| |
| Service |
Gets or sets Service
| |
| Weight |
Gets or sets Weight
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (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 the default hash function. (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.) |