Acmex v0.1.2 Acmex.Resource.Account View Source

This structure represents an account.

Link to this section Summary

Functions

Builds an account.

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

Builds an account.