commercestorepricing.PricingRequestItem

Represents an item with in the commercestorepricing.PricingRequest encapsulating product related information.

Constructs a PricingRequestItem with the given product Id


Returns the productId

TypeDescription
StringProduct Id

Returns list of psmIDs set for this PricingRequestItem

TypeDescription
PsmIDCollectionProduct selling model Id.

Removes a psmId from the list of psmIds

ParamDescription
psmIdProduct selling model Id to be removed

Add a psmId to the list of psmIds

ParamDescription
psmIdProduct selling model Id to add

Compares the argument with this PricingRequestItem object and returns true if they are equal

Returns hashCode for this PricingRequestItem object