ExternalParticipantCreateStruct
ExternalParticipantCreateStruct.php
:
11
Final
Extends AbstractParticipantCreateStruct
Properties¶
$scope
¶
AbstractParticipantCreateStruct.php
:
13
|
|
$token
¶
AbstractParticipantCreateStruct.php
:
15
|
|
Methods¶
__construct()
¶
ExternalParticipantCreateStruct.php
:
18
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
string | - | - | |
$scope | string | - | - |
$token | string|null | null | - |
Tags
getEmail()
¶
ExternalParticipantCreateStruct.php
:
30
|
|
Return values
string
getScope()
¶
AbstractParticipantCreateStruct.php
:
25
|
|
Return values
string
getToken()
¶
AbstractParticipantCreateStruct.php
:
35
|
|
Return values
string|null
getType()
¶
ExternalParticipantCreateStruct.php
:
40
|
|
Return values
string
setEmail()
¶
ExternalParticipantCreateStruct.php
:
35
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
string | - | - |
setScope()
¶
AbstractParticipantCreateStruct.php
:
30
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$scope | string | - | - |
setToken()
¶
AbstractParticipantCreateStruct.php
:
40
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$token | string|null | - | - |