Toggle navigation
opencell REST and WS API: ServiceToTerminateDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
ServiceToTerminateDto
ServiceToTerminateDto
Data Type
The Class ServiceToTerminateDto.
Available Since
Nov 13, 2013
Implemented Interfaces
Serializable
Properties
name
data type
description
serviceId
string
The service id.
terminationDate
number
The termination date.
Example
{ "serviceId" : "...", "terminationDate" : 12345 }