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() : \io\vertx\jphp\ext\consul\TxnError

getErrorsSize

getErrorsSize() : integer

Response

integer

getResultsSize

getResultsSize() : integer

Response

integer