Свойство | Тип | Описание | |
---|---|---|---|
$organization | Organization |
Свойство | Тип | Описание | |
---|---|---|---|
$collected_class | string | ||
$paged | boolean |
Метод | Описание | |
---|---|---|
__construct ( array $options = [] ) | Instantiates the collection, sets param members as properties | |
create ( string $uuid, string $role ) : Workflow | Adds a user to this organization | |
get ( string $id ) : OrganizationUserMembership | Retrieves models by either user ID, email address, or full name | |
getOrganization ( ) : Organization |
public __construct ( array $options = [] ) | ||
$options | array | To be set to $this->key |