Telegex v0.0.2 Telegex.Model.PassportData View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.PassportData{
  credentials: Telegex.Model.EncryptedCredentials.t(),
  data: [Telegex.Model.EncryptedPassportElement.t()]
}