Dynamicweb.eCommerce.Orders Namespace : Fee Class |
The following tables list the members exposed by Fee.
Name | Description | |
---|---|---|
![]() | Fee Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CountryID | Gets or sets the country ID. |
![]() | ID | Gets or sets the fee ID. |
![]() | Method | Gets or sets the fee method. |
![]() | MethodID | Gets or sets the fee method ID. |
![]() | OrderPrice | Gets or sets the order price. |
![]() | RegionCode | Gets or sets the region code. |
![]() | Type | Gets or sets the Fee.FeeType. |
![]() | ValueAmount | Gets or sets the value amount. |
![]() | ValueAmountString | Gets or sets the value amount in text form |
![]() | Volume | Gets or sets the volume. |
![]() | VolumeString | Gets or sets the volume in text form. |
![]() | Weight | Gets or sets the weight. |
![]() | WeightString | Gets or sets the weight in text form. |
Name | Description | |
---|---|---|
![]() | Clone | Clones this instance. |
![]() | Copy | Copies this instance. |
![]() | Delete | Overloaded. Deletes this fee. |
![]() ![]() | GetFees | Overloaded. Gets fees by method and method ID. |
![]() ![]() | GetFeesForDiscount | Gets the fees for discount. |
![]() ![]() | GetFeesForPaymethod | Overloaded. Gets the fees for paymethod. |
![]() ![]() | GetFeesForShippingmethods | Overloaded. Gets the fees for shipping methods. |
![]() | Save | Saves fee. If the fee with specified ID exists, it will be overwriten |