Acmex v0.2.0 Acmex.Resource.Account View Source

This structure represents an account.

Link to this section Summary

Functions

Builds an account.

Link to this section Types

Specs

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

Link to this section Functions

Specs

new(map()) :: t()

Builds an account.