Class PriceDerivationRuleEligibility
java.lang.Object
com.sap.retail.sapppspricing.swagger.businessobject.dto.PriceDerivationRuleEligibility
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2022-09-26T19:16:22.658615400+05:30[Asia/Calcutta]")
public class PriceDerivationRuleEligibility
extends Object
Contains information about the consumed eligibility if this was a coupon eligibility.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAnyItem(Object anyItem) booleangetAny()This is currently not supported.Contains the coupon code for a coupon eligibility.The sequence number of the line item containing the coupon for a coupon eligibility.getType()Get typeinthashCode()referenceID(String referenceID) referenceSequenceNumber(Integer referenceSequenceNumber) voidvoidsetReferenceID(String referenceID) voidsetReferenceSequenceNumber(Integer referenceSequenceNumber) voidtoString()
-
Constructor Details
-
PriceDerivationRuleEligibility
public PriceDerivationRuleEligibility()
-
-
Method Details
-
referenceID
-
getReferenceID
Contains the coupon code for a coupon eligibility.- Returns:
- referenceID
-
setReferenceID
-
any
-
addAnyItem
-
getAny
This is currently not supported.- Returns:
- any
-
setAny
-
referenceSequenceNumber
-
getReferenceSequenceNumber
The sequence number of the line item containing the coupon for a coupon eligibility. minimum: 0 maximum: 32767- Returns:
- referenceSequenceNumber
-
setReferenceSequenceNumber
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-