Toggle navigation
opencell REST and WS API: CdrListDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
CdrListDto
CdrListDto
Data Type
The Class CdrListDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
cdr
array of string
The cdr.
Example
{ "cdr" : [ "...", "..." ] }