Delivery |
public class DeliveryStartTransaction : DiMapsTransaction, IDiMapsTransaction
The DeliveryStartTransaction type exposes the following members.
Name | Description | |
---|---|---|
Adress2 | Gets or sets the adress2. | |
AmountEachDay | Gets or sets the amount of delivery each weekday. One delivery on monday,tuesday, thursday and friday will be "1,1,0,1,1,0,0. | |
Apartment | Gets or sets the apartment. | |
CampaignMarker | Gets or sets the telephone. | |
CountryCode | Gets or sets the country code. | |
CustomerNumber |
Gets the customer the transaction relates to (if any). Typically relevant for complaints, and delivery start/stops.
(Inherited from DiMapsTransaction) | |
DeliveryId | Gets or sets the delivery identifier. | |
DeliveryInformation | Gets or sets the delivery information. | |
Direction |
Gets the direction relative to the Infosystems suite (i.e. incomming for transactions that should be imported, and outgoing for transactions that should be written to file for shipping to DiMaps).
(Overrides DiMapsTransactionDirection) | |
DistributionForm | Gets or sets the distribution form. | |
DistributionType | Gets or sets the type of the distribution. | |
Distributor | Gets or sets the distributor. | |
Floor | Gets or sets the floor. | |
HouseLetter | Gets or sets the house letter. | |
HouseNumber | Gets or sets the house number. | |
JobTitle | Gets or sets the job title. | |
Name | Gets or sets the name. | |
Name2 | Gets or sets the name2. | |
Route | Gets or sets the route. | |
Side | Gets or sets the side. | |
StartDate | Gets or sets the date. | |
StreetId | Gets or sets the street identifier. | |
Telephone | Gets or sets the telephone. | |
TitleCode |
Gets the title the transaction relates to (if any). Relevant for most transaction types that are not informational.
(Inherited from DiMapsTransaction) | |
TransactionNumber |
Gets or sets the number of the transaction, this number is not unique and is used to correlate request/responses over time on the same type of transaction.
(Inherited from DiMapsTransaction) | |
TransactionType |
Gets the type of the transaction record
(Overrides DiMapsTransactionTransactionType) |