View Source Dnsimple.Whoami (dnsimple v3.2.1)

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()}