AccountPayments constructor
      const
      AccountPayments({})
     
    
payments_settings_specs
Settings that apply across payment methods for charging on the account.
Implementation
const AccountPayments({
  this.statementDescriptor,
  this.statementDescriptorKana,
  this.statementDescriptorKanji,
});