|  | 
| string | id  [get, set] | 
|  | Internal identifier of RingCentral account Required Example: 8000012345  More... 
 | 
|  | 
| string | externalAccountId  [get, set] | 
|  | External account ID. Used as a primary key to link accounts between RingCentral and partner systems. Example: acme-us-12345  More... 
 | 
|  | 
| string | mainNumber  [get, set] | 
|  | Phone number in e.164 format (with '+' prefix) Example: +16501234567  More... 
 | 
|  | 
| string | status  [get, set] | 
|  | Account status Required Example: Confirmed Enum: Initial, Unconfirmed, Confirmed, Disabled  More... 
 | 
|  | 
| AccountStatusInfo | statusInfo  [get, set] | 
|  | 
| string | companyName  [get, set] | 
|  | Company name Example: Acme Inc.  More... 
 | 
|  | 
| PostalAddress | companyAddress  [get, set] | 
|  | 
| ServiceInfoV2 | serviceInfo  [get, set] | 
|  | Required  More... 
 | 
|  | 
| SystemUserContactInfo | contactInfo  [get, set] | 
|  | 
| string | opportunityId  [get, set] | 
|  | Opportunity identifier (typically created by SalesForce) Example: 0061800000DwZzJAAV  More... 
 | 
|  | 
◆ companyAddress
◆ companyName
  
  | 
        
          | string RingCentral.AccountInfo.companyName |  | getset | 
 
Company name Example: Acme Inc. 
 
 
◆ contactInfo
◆ externalAccountId
  
  | 
        
          | string RingCentral.AccountInfo.externalAccountId |  | getset | 
 
External account ID. Used as a primary key to link accounts between RingCentral and partner systems. Example: acme-us-12345 
 
 
◆ id
  
  | 
        
          | string RingCentral.AccountInfo.id |  | getset | 
 
Internal identifier of RingCentral account Required Example: 8000012345 
 
 
◆ mainNumber
  
  | 
        
          | string RingCentral.AccountInfo.mainNumber |  | getset | 
 
Phone number in e.164 format (with '+' prefix) Example: +16501234567 
 
 
◆ opportunityId
  
  | 
        
          | string RingCentral.AccountInfo.opportunityId |  | getset | 
 
Opportunity identifier (typically created by SalesForce) Example: 0061800000DwZzJAAV 
 
 
◆ serviceInfo
◆ status
  
  | 
        
          | string RingCentral.AccountInfo.status |  | getset | 
 
Account status Required Example: Confirmed Enum: Initial, Unconfirmed, Confirmed, Disabled 
 
 
◆ statusInfo
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/AccountInfo.cs