AdapterPickupRequest Class |
Namespace: PSI.Sox
public class AdapterPickupRequest : Pickup
The AdapterPickupRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| AdapterPickupRequest |
AdapterPickupRequest default ctor
| |
| AdapterPickupRequest(Pickup) |
AdapterPickupRequest ctor
|
| Name | Description | |
|---|---|---|
| Carrier |
Gets or sets Carrier
(Inherited from Pickup.) | |
| Comment |
Gets or sets Comment
(Inherited from Pickup.) | |
| ContactName |
Gets or sets ContactName
(Inherited from Pickup.) | |
| ContactPhone |
Gets or sets ContactNumber
(Inherited from Pickup.) | |
| Description |
Gets or sets DescriptionofCommodity
(Inherited from Pickup.) | |
| DestinationCountryCode |
Gets or sets DestinationCountryCode
(Inherited from Pickup.) | |
| EarliestTimeReady |
Gets or sets EarliestTimeReady
(Inherited from Pickup.) | |
| GlobalBundleId |
Gets or sets GlobalBundleId
(Inherited from Pickup.) | |
| Id |
Gets or sets Id
(Inherited from Pickup.) | |
| IsAlternateAddress |
Gets or sets IsAlternateAddress
| |
| LatestTimeReady |
Gets or sets LatestTimeReady
(Inherited from Pickup.) | |
| PackagingType |
Gets or sets PackageType
(Inherited from Pickup.) | |
| PaymentType |
Gets or sets PaymentType
(Inherited from Pickup.) | |
| PickupAddress |
Gets or sets PickupAddress
(Inherited from Pickup.) | |
| PickupDate |
Gets or sets PickupDate
(Inherited from Pickup.) | |
| PickupReferenceNumber |
Gets or sets PickupReferenceNumber
(Inherited from Pickup.) | |
| PickupStatus |
Gets or sets PickupStatus
(Inherited from Pickup.) | |
| PickupType |
Gets or sets PickupType
(Inherited from Pickup.) | |
| Quantity |
Gets or sets Quantity
(Inherited from Pickup.) | |
| Service |
Gets or sets Service
(Inherited from Pickup.) | |
| Shipper |
Gets or sets Shipper
| |
| Weight |
Gets or sets Weight
(Inherited from Pickup.) |
| 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.) |