| Method | Description | Returns |
|---|---|---|
| getId() | int | |
| getShippingMethodName() | string | |
| getName() | string | |
| getHandling() | string | |
| getInsurance() | string | |
| getShipping() | string | |
| getTotal() | string | |
| getData() | string | |
| getCreated() | Date the record was created. | DateTime |
| getModified() | Last modification date for the record. | DateTime |
| getFulfillment() | Fulfillment | |
| getShippingMethod() | Method | |
| isNewRecord() | Check if the record is a new record | bool |
| isHierarchicalModel() | Check whether a model is a hierarchical model, i.e. can have children | bool |
| isVersionedModel() | Check whether a model is versioned | bool |
Shipping\Models\Backend\Rate
Rate