![]() | PriceRequest Class |
Namespace: FRAM.CommonLayer.Models
The PriceRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | PriceRequest | Initializes a new instance of the PriceRequest class |
Name | Description | |
---|---|---|
![]() | COD |
Cash on delivery.
Required. |
![]() | CODSum |
Cash on delivery amount.
Required. |
![]() | CustomerNumber |
Customer number (e.g. 100).
Required. |
![]() | Delivery |
Delivery.
Required. |
![]() | InsurancePriceID |
Insurance.
3 = 25 kr (20,000 kr) 4 = 60 kr (50,000 kr) 1 = 20 kr (20,000 kr) (obsolete) 2 = 50 kr (50,000 kr) (obsolete) |
![]() | ParcelType |
Parcel type.
Required. Övrigt = Busspaket/gods BBREV1ex = Bussbrev 1 kg BBREV3ex = Bussbrev 3 kg BBOX5ex = Bussbox 5 kg BBOX10ex = Bussbox 10 kg BBOX20ex = Bussbox 20 kg BBOX35ex = Bussbox 35 kg |
![]() | Product |
Product.
Required. 1 = Regular 2 = Priority 3 = Warranty |
![]() | ReceiverCityCode |
Receiving city code (e.g. 1705).
Required. |
![]() | ReceiverCustomerNumber |
Customer number for receiver freights (e.g. 9000).
|
![]() | SenderCityCode |
Sender city code (e.g 1190).
Required. |
![]() | Temperature |
Temperature.
Required. |
![]() | Weight |
Weight (kg).
Required. |
![]() | Volume |
Volume (m³).
Required. |
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.) |