voxbone v0.2.0 Voxbone.Model.CreateProofOfIdRequest

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.CreateProofOfIdRequest{
  addressId: integer(),
  identityDocumentNumber: String.t(),
  identityDocumentType: String.t(),
  issuingAuthority: String.t(),
  issuingDate: String.t(),
  nationality: String.t()
}