Name | Description | Type | Additional information |
---|---|---|---|
serviceId | integer |
Required |
None.
Name | Description | Type | Additional information |
---|---|---|---|
createdDate | date |
None. |
|
modifiedDate | date |
None. |
|
id | string |
None. |
|
productName | string |
None. |
|
administrator | integer |
None. |
|
phone | string |
None. |
|
items | Collection of ServiceItemInfo |
None. |
{ "createdDate": "2025-04-04 20:48:21", "modifiedDate": "2025-04-04 20:48:21", "id": "sample string 3", "productName": "sample string 4", "administrator": 5, "phone": "sample string 6", "items": [ { "id": 1, "amount": 2, "start": "sample string 3", "used": 4, "bizTag": null, "createdDate": "2025-04-04 20:48:21", "modifiedDate": "2025-04-04 20:48:21" }, { "id": 1, "amount": 2, "start": "sample string 3", "used": 4, "bizTag": null, "createdDate": "2025-04-04 20:48:21", "modifiedDate": "2025-04-04 20:48:21" } ] }
Sample not available.
Sample not available.