class StatusCdrResult extends BillResult
Class StatusCdrResult.
Properties
protected bool | $success | from BaseResult |
|
|
protected Error | $error | from BaseResult |
|
|
protected string | $cdrZip | from BillResult |
|
|
protected CdrResponse | $cdrResponse | from BillResult |
|
Methods
Details
in BaseResult
at line 31
__construct()
BaseResult constructor.