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