|
|
|
@ -102,7 +102,7 @@ class WebinarSchema |
|
|
|
/** |
|
|
|
/** |
|
|
|
* @throws Exception |
|
|
|
* @throws Exception |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public function addRegistrant(RegistrantSchema $registrant, string $ocurrenceIds = ''): CreatedRegistration |
|
|
|
public function addRegistrant(RegistrantSchema $registrant, string $occurrenceIds = ''): CreatedRegistration |
|
|
|
{ |
|
|
|
{ |
|
|
|
return CreatedRegistration::fromJson( |
|
|
|
return CreatedRegistration::fromJson( |
|
|
|
Client::getInstance()->send( |
|
|
|
Client::getInstance()->send( |
|
|
|
|