Clarifai v0.1.1 Clarifai.Structs.AccessToken View Source
Structure for an access token
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Clarifai.Structs.AccessToken{expires_in: integer, last_refreshed: integer, scope: list, type: any, value: binary}