PaymentIntentNextActionBoleto constructor
const
PaymentIntentNextActionBoleto({})
payment_intent_next_action_boleto
Implementation
const PaymentIntentNextActionBoleto({
this.expiresAt,
this.hostedVoucherUrl,
this.number,
this.pdf,
});