Holds data necessary for an operation to get an authorization URL.
t() :: %Flickrex.Operation.Auth.AuthorizeUrl{ oauth_token: term(), params: term(), path: term(), service: term() }