Group
class Group extends OperatorResource implements Creatable, Listable, Retrievable, Updateable, Deletable
Traits
Properties
$domainId | string | |
$id | string | |
$description | string | |
$links | array | |
$name | string |
Methods
retrieve
()
: void
Retrieve details of the current resource from the remote API.
update
()
: void
Update the current resource with the configuration set out in the user options.
delete
()
: void
Permanently delete this resource.
addUser
(array $options)
No description
removeUser
(array $options)
No description
checkMembership
(array $options)
: bool
No description