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

NameTypeDescription
created-atoption​<string>
etcoption​<string>
failed-operationsoption​<list​<phone-number-blocks-job-failed-operation>>
idoption​<string>
record-typeoption​<string>
statusoption​<list-phone-number-blocks-jobs-filter-status-enum>
successful-operationsoption​<list​<phone-number-blocks-job-successful-operation>>
type-opoption​<list-phone-number-blocks-jobs-filter-type-enum>
updated-atoption​<string>