RingCentral .Net SDK
Properties | List of all members
RingCentral.RegistrantMinimalModel Class Reference

Properties

string firstName [get, set]
 First (given) name Required Example: John More...
 
string lastName [get, set]
 Last (family) name Required Example: Doe More...
 
string email [get, set]
 User's contact email Required Format: email Example: john..nosp@m.doe@.nosp@m.examp.nosp@m.le.c.nosp@m.om More...
 
string joinUri [get, set]
 The personalized URI for this registrant to join the Webinar Format: uri Example: https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34 More...
 
string cancellationUri [get, set]
 The personalized URI for this registrant to cancel the registration Format: uri Example: https://abcde12345.webinar.ringcentral.com/register?jlt=iuyef77fsj473wn10ashjfk34&action=cancel More...
 

Property Documentation

◆ cancellationUri

string RingCentral.RegistrantMinimalModel.cancellationUri
getset

The personalized URI for this registrant to cancel the registration Format: uri Example: https://abcde12345.webinar.ringcentral.com/register?jlt=iuyef77fsj473wn10ashjfk34&action=cancel

◆ email

string RingCentral.RegistrantMinimalModel.email
getset

User's contact email Required Format: email Example: john..nosp@m.doe@.nosp@m.examp.nosp@m.le.c.nosp@m.om

◆ firstName

string RingCentral.RegistrantMinimalModel.firstName
getset

First (given) name Required Example: John

◆ joinUri

string RingCentral.RegistrantMinimalModel.joinUri
getset

The personalized URI for this registrant to join the Webinar Format: uri Example: https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34

◆ lastName

string RingCentral.RegistrantMinimalModel.lastName
getset

Last (family) name Required Example: Doe


The documentation for this class was generated from the following file: