AccountDeclineOn constructor
decline_charge_on_specs
Automatically declines certain charge types regardless of whether the card issuer accepted or declined the charge.
Implementation
const AccountDeclineOn({
this.avsFailure,
this.cvcFailure,
});