Record

verification

No description available.

record verification {
  call-timeout-secs: option​<s32>,
  created-at: option​<string>,
  id: option​<string>,
  phone-number: option​<string>,
  record-type: option​<verification-record-type>,
  status: option​<verification-status>,
  timeout-secs: option​<s32>,
  updated-at: option​<string>,
  verification-type: option​<verification-type>,
  verify-profile-id: option​<string>,
}

Fields

NameTypeDescription
call-timeout-secsoption​<s32>
created-atoption​<string>
idoption​<string>
phone-numberoption​<string>
record-typeoption​<verification-record-type>
statusoption​<verification-status>
timeout-secsoption​<s32>
updated-atoption​<string>
verification-typeoption​<verification-type>
verify-profile-idoption​<string>