This object lets you choose the data format of your Connect response.
@type t() :: %DocuSign.Model.ConnectEventData{ format: String.t() | nil, includeData: [String.t()] | nil, version: String.t() | nil }