PaystackBulkChargeBatch constructor
const
PaystackBulkChargeBatch({})
Implementation
const PaystackBulkChargeBatch({
this.batchCode,
this.reference,
this.status,
this.totalCharges,
this.pendingCharges,
this.unit,
this.id,
this.integration,
this.createdAt,
this.updatedAt,
this.rawJson = const {},
});