| Name | Description | Type | Additional information |
|---|---|---|---|
| TemplateHtml | string |
None. |
|
| CustomerID | string |
None. |
|
| CustomerName | string |
None. |
|
| VoucherID | integer |
None. |
|
| DiscountPrice | string |
None. |
|
| DateOfCreating | date |
None. |
|
| DateOfConfirming | date |
None. |
|
| TotalAmountBeforeTaxes | string |
None. |
|
| Vat | string |
None. |
|
| JobsPrice | string |
None. |
|
| TotalAmountAfterTaxes | string |
None. |
|
| Products | Collection of CartProductViewModel |
None. |
|
| Addresses | Collection of CartAddressViewModel |
None. |
|
| CurrentAddress | CartAddressViewModel |
None. |
|
| Payments | Collection of CartPaymentViewModel |
None. |
|
| Shipments | Collection of CartShipmentViewModel |
None. |
|
| Id | integer |
None. |
|
| CartID | string |
None. |
|
| Payment | string |
None. |
|
| Voucher | string |
None. |
|
| Shipment | string |
None. |
|
| Tax | string |
None. |
|
| Total | string |
None. |
|
| Currency | string |
None. |
|
| StrTotal | string |
None. |
|
| Imballo | string |
None. |