CdrListDto Data Type

The Class CdrListDto.

Implemented Interfaces
Serializable
Properties
name data type description
cdr array of string The cdr.

Example

{
  "cdr" : [ "...", "..." ]
}