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

Account sign up data More...

Properties

bool? tosAccepted [get, set]
 
string[] signupState [get, set]
 Enum: AccountCreated, BillingEntered, CreditCardApproved, AccountConfirmed, PhoneVerificationRequired, PhoneVerificationPassed More...
 
string verificationReason [get, set]
 Enum: CC_Failed, Phone_Suspicious, CC_Phone_Not_Match, AVS_Not_Available, MaxMind, CC_Blacklisted, Email_Blacklisted, Phone_Blacklisted, Cookie_Blacklisted, Device_Blacklisted, IP_Blacklisted, Agent_Instance_Blacklisted, Charge_Limit, Other_Country, Unknown More...
 
bool? marketingAccepted [get, set]
 Updates 'Send Marketing Information' flag on web interface More...
 
string creationTime [get, set]
 The timestamp of account creation Format: date-time Example: 2023-03-10T18:07:52.534Z More...
 

Detailed Description

Account sign up data

Property Documentation

◆ creationTime

string RingCentral.SignupInfoResource.creationTime
getset

The timestamp of account creation Format: date-time Example: 2023-03-10T18:07:52.534Z

◆ marketingAccepted

bool? RingCentral.SignupInfoResource.marketingAccepted
getset

Updates 'Send Marketing Information' flag on web interface

◆ signupState

string [] RingCentral.SignupInfoResource.signupState
getset

Enum: AccountCreated, BillingEntered, CreditCardApproved, AccountConfirmed, PhoneVerificationRequired, PhoneVerificationPassed

◆ tosAccepted

bool? RingCentral.SignupInfoResource.tosAccepted
getset

◆ verificationReason

string RingCentral.SignupInfoResource.verificationReason
getset

Enum: CC_Failed, Phone_Suspicious, CC_Phone_Not_Match, AVS_Not_Available, MaxMind, CC_Blacklisted, Email_Blacklisted, Phone_Blacklisted, Cookie_Blacklisted, Device_Blacklisted, IP_Blacklisted, Agent_Instance_Blacklisted, Charge_Limit, Other_Country, Unknown


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