![]() | PriceResponse Class |
Namespace: FRAM.CommonLayer.Models
The PriceResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | PriceResponse | Initializes a new instance of the PriceResponse class |
Name | Description | |
---|---|---|
![]() | CODFee |
COD fee.
|
![]() | DeliveryFee |
Delivery fee.
|
![]() | IncludedProduct |
Included product (e.g. Warranty or Priority).
|
![]() | InsuranceFee |
Insurance fee.
|
![]() | PickUpFee |
Pickup fee.
|
![]() | PriorityFee |
Priority fee.
|
![]() | ReceiverFreightFee |
Consignee shipping fee.
|
![]() | ShipmentFee |
Shipping fee.
|
![]() | TemperatureFee |
Misc fee.
|
![]() | TotalFee |
Total sum (without VAT).
|
![]() | TotalFeeWithVAT |
Total sum (with VAT).
|
![]() | WarrantyDeliveryFee |
Delivery fee (with Warranty).
|
![]() | WarrantyFee |
Warranty fee.
|
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.) |