sdk
sdk
/
com.tpay.sdk.api.models
/
PaymentMethod
Payment
Method
sealed
class
PaymentMethod
Class defining available payment methods
Types
Inheritors
Types
Blik
Link copied to clipboard
object
Blik
:
PaymentMethod
Card
Link copied to clipboard
object
Card
:
PaymentMethod
Companion
Link copied to clipboard
object
Companion
Digital
Wallets
Link copied to clipboard
data
class
DigitalWallets
(
val
wallets
:
List
<
DigitalWallet
>
)
:
PaymentMethod
Installment
Payments
Link copied to clipboard
data
class
InstallmentPayments
(
val
methods
:
List
<
InstallmentPayment
>
)
:
PaymentMethod
Pbl
Link copied to clipboard
object
Pbl
:
PaymentMethod
Inheritors
Blik
Link copied to clipboard
Pbl
Link copied to clipboard
Card
Link copied to clipboard
DigitalWallets
Link copied to clipboard
InstallmentPayments
Link copied to clipboard