Response

The response returned from the service.
Methods Summary
public static
# fromJson( string $json )
Build the response from the expected JSON returned by the service.
public
# __construct( bool $success , array $errorCodes = array ( ) )
Constructor.
public
# isSuccess( )
Is success?
public
# getErrorCodes( )
Get error codes.