ParticipantInterface
ParticipantInterface.php
:
13
Interface
Methods¶
getCreatedAt()
¶
ParticipantInterface.php
:
23
|
|
Return values
DateTimeInterface
getId()
¶
ParticipantInterface.php
:
15
|
|
Return values
int
getName()
¶
ParticipantInterface.php
:
17
|
|
Return values
string
getScope()
¶
ParticipantInterface.php
:
19
|
|
Return values
string
getToken()
¶
ParticipantInterface.php
:
21
|
|
Return values
string|null
getUpdatedAt()
¶
ParticipantInterface.php
:
25
|
|
Return values
DateTimeInterface