LogpointApi.Credential
(logpoint_api v0.2.3)
Summary
Struct representing credentials used for authorization.
Types
@type t() :: %LogpointApi.Credential{secret_key: String.t(), username: String.t()}
Struct representing credentials used for authorization.