ExGram.Model.EncryptedCredentials (ex_gram v0.24.0) View Source

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions