starling v0.4.0 Starling.Client View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Starling.Client{ access_token: String.t(), expires_in: non_neg_integer(), refresh_token: String.t(), scope: String.t(), token_type: String.t() }