RingCentral .Net SDK
Properties | List of all members
RingCentral.RegistrantBaseModel 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...
 
string visitorId [get, set]
 Visitor ID passed from registration page More...
 
string externalId [get, set]
 ID of a registrant passed from external system More...
 
string registrationTime [get, set]
 Registration time (can be earlier than "creationTime" due to indirect persistence) Format: date-time More...
 
string ipAddress [get, set]
 IP address of the registrant's user agent Format: ipv4 More...
 
string source [get, set]
 Registration channel source (coming from registration URI) More...
 
string participantId [get, set]
 ID of session participant (from Runtime Service - if this registrant attended the webinar) More...
 

Property Documentation

◆ cancellationUri

string RingCentral.RegistrantBaseModel.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.RegistrantBaseModel.email
getset

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

◆ externalId

string RingCentral.RegistrantBaseModel.externalId
getset

ID of a registrant passed from external system

◆ firstName

string RingCentral.RegistrantBaseModel.firstName
getset

First (given) name Required Example: John

◆ ipAddress

string RingCentral.RegistrantBaseModel.ipAddress
getset

IP address of the registrant's user agent Format: ipv4

◆ joinUri

string RingCentral.RegistrantBaseModel.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.RegistrantBaseModel.lastName
getset

Last (family) name Required Example: Doe

◆ participantId

string RingCentral.RegistrantBaseModel.participantId
getset

ID of session participant (from Runtime Service - if this registrant attended the webinar)

◆ registrationTime

string RingCentral.RegistrantBaseModel.registrationTime
getset

Registration time (can be earlier than "creationTime" due to indirect persistence) Format: date-time

◆ source

string RingCentral.RegistrantBaseModel.source
getset

Registration channel source (coming from registration URI)

◆ visitorId

string RingCentral.RegistrantBaseModel.visitorId
getset

Visitor ID passed from registration page


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