Package com.ringcentral.definitions
Class AccountHistoryPublicRecord
java.lang.Object
com.ringcentral.definitions.AccountHistoryPublicRecord
-
Field Summary
FieldsModifier and TypeFieldDescriptionAccount identifier which is related with the particular record.Account (company) name Example: Some CompanyAction type Example: CHANGE_SECRET_INFOIP-address of a client.Custom top-level commentTimestamp of an event (provided by a client), RFC3339 date-time format, UTC time zone.Operation: "CREATE", "UPDATE", "DELETE" or custom Example: UPDATEInternal record identifier Example: 9835bead-397b-4ba8-b457-73f07ab79997 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountName
(String accountName) details
(AccountHistoryRecordPublicDetails details) initiator
(AccountHistoryRecordPublicInitiator initiator) target
(AccountHistoryRecordTarget target)
-
Field Details
-
id
Internal record identifier Example: 9835bead-397b-4ba8-b457-73f07ab79997 -
eventTime
Timestamp of an event (provided by a client), RFC3339 date-time format, UTC time zone. Format: date-time -
initiator
-
actionId
Action type Example: CHANGE_SECRET_INFO -
eventType
Operation: "CREATE", "UPDATE", "DELETE" or custom Example: UPDATE -
accountId
Account identifier which is related with the particular record. Example: 403858014008 -
accountName
Account (company) name Example: Some Company -
target
-
clientIp
IP-address of a client. Example: 192.168.42.6 -
comment
Custom top-level comment -
details
-
-
Constructor Details
-
AccountHistoryPublicRecord
public AccountHistoryPublicRecord()
-
-
Method Details
-
id
-
eventTime
-
initiator
-
actionId
-
eventType
-
accountId
-
accountName
-
target
-
clientIp
-
comment
-
details
-