View Source Dnsimple.Whoami (dnsimple v3.4.0)
Represents the credentials used to login to the API.
See:
Link to this section Summary
Link to this section Types
@type t() :: %Dnsimple.Whoami{account: Dnsimple.Account.t(), user: Dnsimple.User.t()}
Represents the credentials used to login to the API.
See:
@type t() :: %Dnsimple.Whoami{account: Dnsimple.Account.t(), user: Dnsimple.User.t()}