LogpointApi.Credential (logpoint_api v0.2.2)

Summary

Types

t()

Struct representing credentials used for authorization.

Types

@type t() :: %LogpointApi.Credential{secret_key: String.t(), username: String.t()}

Struct representing credentials used for authorization.