IdResponse
Table of Contents
- $id : string|null
- The id of the newly created object.
- getId() : string|null
- The id of the newly created object.
- setId() : self
- The id of the newly created object.
Properties
$id
The id of the newly created object.
protected
string|null
$id
Methods
getId()
The id of the newly created object.
public
getId() : string|null
Return values
string|null —setId()
The id of the newly created object.
public
setId(string|null $id) : self
Parameters
- $id : string|null