| Method | Description | Returns | 
|---|---|---|
| getId() | int | |
| getEntity() | string | |
| getName() | string | |
| isTestMode() | bool | |
| getConfiguration() | string | |
| getCreated() | Date the record was created. | DateTime | 
| getModified() | Last modification date for the record. | DateTime | 
| isActive() | bool | |
| getSite() | Site | |
| 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\Frontend\Method
Method