ActionDetails
Returns multiple call instruction records. The records can be filtered, paged, and sorted according to the respective parameters.
Columns
| Name | Type | Description |
| Id [KEY] | Integer | The Id of the ActionDetail. |
| CreatedAt | Datetime | The CreatedAt date of the ActionDetail. |
| UpdatedAt | Datetime | The UpdatedAt date of the ActionDetail. |
| Instructions | String | The Instructions of the ActionDetail. |