AccountHistoryRecordTarget
Action target object (company/extension)
Properties
Name | Type | Required | Description |
---|---|---|---|
object_id | str | ❌ | Extension identifier of the affected entity or "0" for Company level |
object_type | ObjectType | ❌ | Type of the entity. |
name | str | ❌ | Target extension name |
extension_number | str | ❌ | Target extension (short) number of the affected entity (if the objectType is EXTENSION). |
site_id | str | ❌ | Target extension site identifier (if any) |
ObjectType
Type of the entity.
Properties
Name | Type | Required | Description |
---|---|---|---|
EXTENSION | str | ✅ | "Extension" |
ACCOUNT | str | ✅ | "Account" |
COMPANY | str | ✅ | "Company" |
TEMPLATE | str | ✅ | "Template" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs