Summary
Types
@type t() :: %HookSniffAPI.Model.AuthResponse{ customer: HookSniffAPI.Model.CustomerResponse.t() | nil, refresh_token: String.t() | nil, token: String.t() | nil }
@type t() :: %HookSniffAPI.Model.AuthResponse{ customer: HookSniffAPI.Model.CustomerResponse.t() | nil, refresh_token: String.t() | nil, token: String.t() | nil }