Documentation

NetworksCreatePostResponse201

Table of Contents

$id  : string|null
The ID of the created network.
$warning  : string|null
getId()  : string|null
The ID of the created network.
getWarning()  : string|null
setId()  : self
The ID of the created network.
setWarning()  : self

Properties

Methods

setId()

The ID of the created network.

public setId(string|null $id) : self
Parameters
$id : string|null
Return values
self

Search results