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

Properties

string id [get, set]
 Internal record identifier Example: 9835bead-397b-4ba8-b457-73f07ab79997 More...
 
string eventTime [get, set]
 Timestamp of an event (provided by a client), RFC3339 date-time format, UTC time zone. Format: date-time More...
 
AccountHistoryRecordPublicInitiator initiator [get, set]
 
string actionId [get, set]
 Action type Example: CHANGE_SECRET_INFO More...
 
string eventType [get, set]
 Operation: "CREATE", "UPDATE", "DELETE" or custom Example: UPDATE More...
 
string accountId [get, set]
 Account identifier which is related with the particular record. Example: 403858014008 More...
 
string accountName [get, set]
 Account (company) name Example: Some Company More...
 
AccountHistoryRecordTarget target [get, set]
 
string clientIp [get, set]
 IP-address of a client. Example: 192.168.42.6 More...
 
string comment [get, set]
 Custom top-level comment More...
 
AccountHistoryRecordPublicDetails details [get, set]
 

Property Documentation

◆ accountId

string RingCentral.AccountHistoryPublicRecord.accountId
getset

Account identifier which is related with the particular record. Example: 403858014008

◆ accountName

string RingCentral.AccountHistoryPublicRecord.accountName
getset

Account (company) name Example: Some Company

◆ actionId

string RingCentral.AccountHistoryPublicRecord.actionId
getset

Action type Example: CHANGE_SECRET_INFO

◆ clientIp

string RingCentral.AccountHistoryPublicRecord.clientIp
getset

IP-address of a client. Example: 192.168.42.6

◆ comment

string RingCentral.AccountHistoryPublicRecord.comment
getset

Custom top-level comment

◆ details

AccountHistoryRecordPublicDetails RingCentral.AccountHistoryPublicRecord.details
getset

◆ eventTime

string RingCentral.AccountHistoryPublicRecord.eventTime
getset

Timestamp of an event (provided by a client), RFC3339 date-time format, UTC time zone. Format: date-time

◆ eventType

string RingCentral.AccountHistoryPublicRecord.eventType
getset

Operation: "CREATE", "UPDATE", "DELETE" or custom Example: UPDATE

◆ id

string RingCentral.AccountHistoryPublicRecord.id
getset

Internal record identifier Example: 9835bead-397b-4ba8-b457-73f07ab79997

◆ initiator

AccountHistoryRecordPublicInitiator RingCentral.AccountHistoryPublicRecord.initiator
getset

◆ target

AccountHistoryRecordTarget RingCentral.AccountHistoryPublicRecord.target
getset


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