Acmex v0.1.1 Acmex.Resource.Account View Source

This structure represents information about an account.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Acmex.Resource.Account{
  contact: [String.t()],
  status: String.t(),
  url: String.t()
}

Link to this section Functions