View Source Dnsimple.Whoami (dnsimple v4.0.0)

Represents the credentials used to login to the API.

See:

Summary

Types

@type t() :: %Dnsimple.Whoami{account: Dnsimple.Account.t(), user: Dnsimple.User.t()}