| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Shipping quote identifier | [optional] |
| description | string | Shipping method description | [optional] |
| service_level | string | [optional] | |
| estimated_delivery | string | [optional] | |
| shipping_terms | string | The terms of shipping. | [optional] |
| total_amount | double | The shipping amount. | [optional] |
| ship_from | \DigitalRiver\ApiSdk\Model\GLShipFrom | [optional] | |
| fees | \DigitalRiver\ApiSdk\Model\ShippingQuoteFees | [optional] |