Record
phone-number-blocks-job
No description available.
record phone-number-blocks-job {
created-at: option<string>,
etc: option<string>,
failed-operations: option<list<phone-number-blocks-job-failed-operation>>,
id: option<string>,
record-type: option<string>,
status: option<list-phone-number-blocks-jobs-filter-status-enum>,
successful-operations: option<list<phone-number-blocks-job-successful-operation>>,
type-op: option<list-phone-number-blocks-jobs-filter-type-enum>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| etc | option<string> | |
| failed-operations | option<list<phone-number-blocks-job-failed-operation>> | |
| id | option<string> | |
| record-type | option<string> | |
| status | option<list-phone-number-blocks-jobs-filter-status-enum> | |
| successful-operations | option<list<phone-number-blocks-job-successful-operation>> | |
| type-op | option<list-phone-number-blocks-jobs-filter-type-enum> | |
| updated-at | option<string> |