DigitalWalletDetails

class DigitalWalletDetails(val walletBrand: WalletBrand?, val buyerId: String?)

Constructors

Link copied to clipboard
constructor(walletBrand: WalletBrand?, buyerId: String?)

Types

Link copied to clipboard
class Builder(walletBrand: WalletBrand?, buyerId: String? = null)

Lets developers create and configure digital wallet details for automated testing.

Properties

Link copied to clipboard
Link copied to clipboard