# Structs
BulkChargeBatch represents a bulk charge batch object For more details see https://developers.paystack.co/v1.0/reference#initiate-bulk-charge.
BulkChargeBatchList is a list object for bulkcharges.
BulkChargeRequest is an array of objects with authorization codes and amount.
BulkItem represents a single bulk charge request item.
DefaultBulkChargeService handles operations related to the bulkcharge For more details see https://developers.paystack.co/v1.0/reference#initiate-bulk-charge.
# Interfaces
No description provided by the author