| Property | Description | Returns |
|---|---|---|
| totalAsMoney | Returns the total amount as a Money object. | Money |
| id | int | |
| name | string | |
| serviceLevel | string | |
| courierName | string | |
| total | string | |
| estimatedDelivery | DateTime | |
| created | Date the record was created. | DateTime |
| expiry | DateTime | |
| expired | Checks if the rate is expired. | bool |
| currency | Currency | |
| fulfillment | Fulfillment | |
| method | BaseMethod |
Shipping\Models\Api\Rate
Rate