Response used in return of a request
author |
Klyde |
---|---|
copyright |
EasyTransac |
package |
Default |
getContent() : \EasyTransac\Entities\Entity
getErrorCode() : String
String
getErrorMessage() : String
String
isSameSignature() : boolean|Boolean
boolean|Boolean
isSuccess() : boolean
boolean
setContent(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse
setErrorCode(String $code) : \EasyTransac\Responses\StandardResponse
setErrorMessage(String $message) : \EasyTransac\Responses\StandardResponse
setSameSignature(Boolean $same) : \EasyTransac\Responses\StandardResponse
setSuccess(Boolean $success) : \EasyTransac\Responses\StandardResponse
entity :
errorMessage :
errorCode :
success :
sameSignature :