PHP Class PhalconRest\Export\Postman\Request

Datei anzeigen Open project: olivierandriessen/phalcon-rest

Public Properties

Property Type Description
$collectionId
$data
$dataMode
$description
$headers
$id
$method
$name
$url

Public Methods

Method Description
__construct ( $collectionId, $id, $name, $description, $url, $method, $headers, $data, $dataMode )

Method Details

__construct() public method

public __construct ( $collectionId, $id, $name, $description, $url, $method, $headers, $data, $dataMode )

Property Details

$collectionId public_oe property

public $collectionId

$data public_oe property

public $data

$dataMode public_oe property

public $dataMode

$description public_oe property

public $description

$headers public_oe property

public $headers

$id public_oe property

public $id

$method public_oe property

public $method

$name public_oe property

public $name

$url public_oe property

public $url