Class LoyaltyAccountType
java.lang.Object
com.sap.retail.sapppspricing.swagger.businessobject.dto.LoyaltyAccountType
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2022-09-26T19:16:22.658615400+05:30[Asia/Calcutta]")
public class LoyaltyAccountType
extends Object
LoyaltyAccountType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAnyItem(Object anyItem) addLoyaltyProgramIDItem(LoyaltyProgramIDType loyaltyProgramIDItem) booleangetAny()This is currently not supported.ListinthashCode()loyaltyProgramID(List<LoyaltyProgramIDType> loyaltyProgramID) voidvoidsetLoyaltyProgramID(List<LoyaltyProgramIDType> loyaltyProgramID) toString()
-
Constructor Details
-
LoyaltyAccountType
public LoyaltyAccountType()
-
-
Method Details
-
loyaltyProgramID
-
addLoyaltyProgramIDItem
-
getLoyaltyProgramID
List- Returns:
- loyaltyProgramID
-
setLoyaltyProgramID
-
any
-
addAnyItem
-
getAny
This is currently not supported.- Returns:
- any
-
setAny
-
equals
-
hashCode
public int hashCode() -
toString
-