Telegex v0.0.2 Telegex.Model.EncryptedCredentials View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.EncryptedCredentials{
  data: String.t(),
  hash: String.t(),
  secret: String.t()
}