t() :: %DocuSign.Model.OauthAccess{ access_token: String.t(), data: [NameValue], expires_in: String.t(), refresh_token: String.t(), scope: String.t(), token_type: String.t() }