Wasm Directoryalpha
Record

profile-response

No description available.

record profile-response {
  call: option​<profile-call-response>,
  created-at: option​<string>,
  flashcall: option​<profile-flashcall-response>,
  id: option​<string>,
  language: option​<string>,
  name: option​<string>,
  psd2: option​<profile-psd2-response>,
  record-type: option​<verification-profile-record-type>,
  sms: option​<profile-sms-response>,
  updated-at: option​<string>,
  webhook-failover-url: option​<string>,
  webhook-url: option​<string>,
  whatsapp: option​<profile-whatsapp-response>,
}

Fields

NameTypeDescription
calloption​<profile-call-response>
created-atoption​<string>
flashcalloption​<profile-flashcall-response>
idoption​<string>
languageoption​<string>
nameoption​<string>
psd2option​<profile-psd2-response>
record-typeoption​<verification-profile-record-type>
smsoption​<profile-sms-response>
updated-atoption​<string>
webhook-failover-urloption​<string>
webhook-urloption​<string>
whatsappoption​<profile-whatsapp-response>