Documentation

PNRequestResult
in package

Table of Contents

Properties

$data  : mixed
$error  : mixed
$service  : mixed
$status  : mixed

Methods

__construct()  : mixed
getError()  : mixed
getMessage()  : mixed
getService()  : mixed
getStatus()  : mixed
isError()  : mixed

Properties

Methods

__construct()

public __construct(mixed $status, mixed $service[, mixed $data = null ][, mixed $error = null ]) : mixed
Parameters
$status : mixed
$service : mixed
$data : mixed = null
$error : mixed = null

        
On this page

Search results