View Source TehamaClient.Auth (Tehama Elixir Client API v0.5.0)
A struct representing the API authentication.
Link to this section Summary
Link to this section Types
@type t() :: %TehamaClient.Auth{token: String.t() | nil}
A typed struct
A struct representing the API authentication.
@type t() :: %TehamaClient.Auth{token: String.t() | nil}
A typed struct