ex_gram v0.10.0 ExGram.Model.EncryptedCredentials View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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