AccountHistoryPublicRecord
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal record identifier |
event_time | str | ❌ | Timestamp of an event (provided by a client), RFC3339 date-time format, UTC time zone. |
initiator | AccountHistoryRecordPublicInitiator | ❌ | Event initiator info |
action_id | str | ❌ | Action type |
event_type | str | ❌ | Operation: "CREATE", "UPDATE", "DELETE" or custom |
account_id | str | ❌ | Account identifier which is related with the particular record. |
account_name | str | ❌ | Account (company) name |
target | AccountHistoryRecordTarget | ❌ | Action target object (company/extension) |
client_ip | str | ❌ | IP-address of a client. |
comment | str | ❌ | Custom top-level comment |
details | AccountHistoryRecordPublicDetails | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs