paaslibrary
paaslibrary
/
se.westpay.paaslib.readcard
/
CustomCardRequest
Custom
Card
Request
class
CustomCardRequest
(
loyaltyApplications
:
Array
<
String
>
=
emptyArray()
)
Represents a request to read a custom card.
Constructors
Functions
Constructors
Custom
Card
Request
Link copied to clipboard
fun
CustomCardRequest
(
loyaltyApplications
:
Array
<
String
>
=
emptyArray()
)
Functions
get
Loyalty
Applications
Link copied to clipboard
fun
getLoyaltyApplications
(
)
:
Array
<
String
>
set
Loyalty
Applications
Link copied to clipboard
fun
setLoyaltyApplications
(
applications
:
Array
<
String
>
)