PaymentMethodDetailsKonbiniStore constructor

const PaymentMethodDetailsKonbiniStore({
  1. PaymentMethodDetailsKonbiniStoreChain? chain,
})

If the payment succeeded, this contains the details of the convenience store where the payment was completed.

Implementation

const PaymentMethodDetailsKonbiniStore({this.chain});