Uses of Class
com.adyen.model.nexo.LoyaltyAccountReq
-
Packages that use LoyaltyAccountReq Package Description com.adyen.model.nexo -
-
Uses of LoyaltyAccountReq in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as LoyaltyAccountReq Modifier and Type Field Description protected LoyaltyAccountReqBalanceInquiryRequest. loyaltyAccountReqThe Loyalty account req.Methods in com.adyen.model.nexo that return LoyaltyAccountReq Modifier and Type Method Description LoyaltyAccountReqObjectFactory. createLoyaltyAccountReq()Create an instance ofLoyaltyAccountReqLoyaltyAccountReqBalanceInquiryRequest. getLoyaltyAccountReq()Gets the value of the loyaltyAccountReq property.Methods in com.adyen.model.nexo with parameters of type LoyaltyAccountReq Modifier and Type Method Description voidBalanceInquiryRequest. setLoyaltyAccountReq(LoyaltyAccountReq value)Sets the value of the loyaltyAccountReq property.
-