CustomCardRequest

class CustomCardRequest(loyaltyApplications: Array<String> = emptyArray())

Represents a request to read a custom card.

Constructors

Link copied to clipboard
fun CustomCardRequest(loyaltyApplications: Array<String> = emptyArray())

Functions

Link copied to clipboard
Link copied to clipboard
fun setLoyaltyApplications(applications: Array<String>)