| Name | Type | Description | Notes |
|---|---|---|---|
| description | string | The service description | |
| salesLedgerAccountId | string | The sales ledger account for the service | |
| itemCode | string | The item code for the service | [optional] |
| notes | string | The notes for the service | [optional] |
| purchaseLedgerAccountId | string | The ID of the Purchase Ledger Account. | [optional] |
| salesTaxRateId | string | The ID of the Sales Tax Rate. | [optional] |
| purchaseTaxRateId | string | The ID of the Purchase Tax Rate. | [optional] |
| sourceGuid | string | Used when importing services from external sources | [optional] |
| purchaseDescription | string | The service purchase description | [optional] |
| usualSupplierId | string | The ID of the Usual Supplier. | [optional] |
| active | bool | Indicates whether the service is active | [optional] |
| costPrice | float | The cost price of the service | [optional] |
| ossService | bool | Indicates whether the service is One Stop Shop | [optional] |
| salesRates | \SynergiTech\Sage\Model\PostServicesServiceSalesRatesInner[] | [optional] |