public class CustomCardRequest
extends java.lang.Object
Constructor and Description |
---|
CustomCardRequest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getLoyaltyApplications() |
void |
setLoyaltyApplications(java.lang.String[] applications) |
public final java.lang.String[] getLoyaltyApplications()
public final void setLoyaltyApplications(java.lang.String[] applications)
applications
- A list of names of loyalty applications that should be accepted
during the transaction. This is optional and can be left empty, or null.