sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.tpay.sdk.api.models
/
PaymentMethod
/
DigitalWallets
Digital
Wallets
data
class
DigitalWallets
(
val
wallets
:
List
<
DigitalWallet
>
)
:
PaymentMethod
Members
Constructors
Digital
Wallets
Link copied to clipboard
constructor
(
wallets
:
List
<
DigitalWallet
>
)
Properties
wallets
Link copied to clipboard
val
wallets
:
List
<
DigitalWallet
>
Functions
contains
Link copied to clipboard
fun
contains
(
wallet
:
DigitalWallet
)
:
Boolean
Returns true if
wallet
is defined in
wallets