A struct to represent Flickr access token
param() :: binary | nil
t() :: %Flickrex.Schema.Access{fullname: param, oauth_token: param, oauth_token_secret: param, user_nsid: param, username: param}