Details of the voided check export. This field will be present when the
category is equal to voided_check.
Fields
account_number_id- The Account Number for the voided check.payer- The payer information printed on the check.
Summary
Types
@type t() :: %Increase.Exports.Export.VoidedCheck{ account_number_id: String.t(), payer: [Increase.Exports.Export.VoidedCheck.Payer.t()] }