Toggle navigation
opencell REST and WS API: ServiceContextDTO
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
ServiceContextDTO
ServiceContextDTO
Data Type
The Class ServiceDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
serviceCode
string
quantity
number
The service quantity
value
object
Example
{ "serviceCode" : "...", "quantity" : 12345, "value" : { } }