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-06 17:49:58", "modifiedDate": "2025-04-06 17:49:58", "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-06 17:49:58", "modifiedDate": "2025-04-06 17:49:58" }, { "id": 1, "amount": 2, "start": "sample string 3", "used": 4, "bizTag": null, "createdDate": "2025-04-06 17:49:58", "modifiedDate": "2025-04-06 17:49:58" } ] }
Sample not available.
Sample not available.