@type t() :: %DocuSign.Model.BulkProcessResponse{ batchId: String.t() | nil, batchName: String.t() | nil, batchSize: String.t() | nil, errorDetails: [String.t()] | nil, errors: [String.t()] | nil, queueLimit: String.t() | nil, totalQueued: String.t() | nil }