Uses of Class
com.adyen.model.tapi.LoyaltyAccountReq
-
Packages that use LoyaltyAccountReq Package Description com.adyen.model.tapi -
-
Uses of LoyaltyAccountReq in com.adyen.model.tapi
Methods in com.adyen.model.tapi that return LoyaltyAccountReq Modifier and Type Method Description LoyaltyAccountReqLoyaltyAccountReq. cardAcquisitionReference(TransactionIDType cardAcquisitionReference)cardAcquisitionReferencestatic LoyaltyAccountReqLoyaltyAccountReq. fromJson(String jsonString)Create an instance of LoyaltyAccountReq given an JSON stringLoyaltyAccountReqBalanceInquiryRequest. getLoyaltyAccountReq()Get loyaltyAccountReqLoyaltyAccountReqLoyaltyAccountReq. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.LoyaltyAccountReqLoyaltyAccountReq. loyaltyAccountID(LoyaltyAccountID loyaltyAccountID)loyaltyAccountIDMethods in com.adyen.model.tapi with parameters of type LoyaltyAccountReq Modifier and Type Method Description BalanceInquiryRequestBalanceInquiryRequest. loyaltyAccountReq(LoyaltyAccountReq loyaltyAccountReq)loyaltyAccountReqvoidBalanceInquiryRequest. setLoyaltyAccountReq(LoyaltyAccountReq loyaltyAccountReq)loyaltyAccountReq
-