This object contains the results of a bulk send test.
@type t() :: %DocuSign.Model.BulkSendTestResponse{ canBeSent: boolean() | nil, validationErrorDetails: [String.t()] | nil, validationErrors: [String.t()] | nil }