Uses of Class
com.inteliqua.rest.customer.payload.loyalty.card.request.DigitalCardPropertiesPayload
-
Packages that use DigitalCardPropertiesPayload Package Description com.inteliqua.rest.customer.payload.loyalty.card.request -
-
Uses of DigitalCardPropertiesPayload in com.inteliqua.rest.customer.payload.loyalty.card.request
Methods in com.inteliqua.rest.customer.payload.loyalty.card.request that return DigitalCardPropertiesPayload Modifier and Type Method Description DigitalCardPropertiesPayloadDigitalCardCreationPayload. getCardProperties()Gets the loyalty card properties.Methods in com.inteliqua.rest.customer.payload.loyalty.card.request with parameters of type DigitalCardPropertiesPayload Modifier and Type Method Description voidDigitalCardCreationPayload. setCardProperties(DigitalCardPropertiesPayload cardProperties)Sets the loyalty card properties.
-