| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier for the item | [optional] |
| displayedAs | string | The name of the resource | [optional] |
| createdAt | \DateTime | The datetime when the item was created | [optional] |
| updatedAt | \DateTime | The datetime when the item was last updated | [optional] |
| rateName | string | The name of the service rate | [optional] |
| rate | float | The rate amount | [optional] |
| rateIncludesTax | bool | Indicates whether the rate already includes tax | [optional] |
| serviceRateType | \SynergiTech\Sage\Model\Base | [optional] |