| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The unique id of a service |
unsigned integer |
None. |
| UserID |
The user id who owns the service |
unsigned integer |
None. |
| SageReference |
Billing information |
integer |
None. |
| Created |
When the service was created |
date |
None. |
| DriverName | string |
None. |
|
| ContractEndDate |
The contact end date |
date |
None. |
| ContractStartDate |
The contact start date |
date |
None. |
| RenewalDue |
Date when the renewal is due |
date |
None. |
| RenewalCost |
The renewal cost |
decimal number |
None. |
| MonthlyContract |
If the service is a monthly contact |
boolean |
None. |
| DeviceID |
The id of the device attached to a service |
unsigned integer |
None. |
| Device |
The device information attached to the service |
None. |