TxnResponse

Holds results of transaction

package

Default

Methods

TxnResponse constructor

__construct( $txnResponse = null) 

Arguments

$txnResponse

mixed | null

addError

addError( $errors) : $this

Arguments

$errors

TxnError|array

Response

$this

getErrors

getErrors() : array

Response

array

getErrorsSize

getErrorsSize() : integer

Response

integer

getResultsSize

getResultsSize() : integer

Response

integer