Class TransactionAttributeType
java.lang.Object
com.sap.retail.sapppspricing.swagger.businessobject.dto.TransactionAttributeType
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2022-09-26T19:16:22.658615400+05:30[Asia/Calcutta]")
public class TransactionAttributeType
extends Object
Attribute (key-value pair) on transaction level in the price calculation request as trigger for a promotional rule.
-
Constructor Details
-
TransactionAttributeType
public TransactionAttributeType()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
custom
-
isCustom
Set to true if the attribute name is in the customer namespace.- Returns:
- custom
-
setCustom
-
equals
-
hashCode
public int hashCode() -
toString
-