Class ZmCsfeResult
Class Detail
ZmCsfeResult(data, isException, header)
Creates a CSFE result object.
Author: Conrad Damon.
Method Detail
{ZmCsfeException}
getException()
Gets the exception object, if any.
{String}
getHeader()
Gets the SOAP header that came with a SOAP fault.
{Object}
getResponse()
Gets the response data. If there was an exception, throws the exception.
{Boolean}
isException()
Checks if this result is an exception.
set(data, isException, header)
Sets the content of the result.
|
||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:30 GMT-0400 (EDT)
|