@type t() :: %Docspring.Model.DataRequestToken{ data_request_url: String.t(), expires_at: String.t(), id: String.t(), secret: String.t() }