Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
An Abstract class providing methods to access and manipulate a list of PricingObject.
Returns number of elements in the list
| Type | Description |
|---|---|
| Integer | Number of elements in the list |
Checks if there are elements in the list
| Type | Description |
|---|---|
| Boolean | True if there are no elements in the list, false otherwise |
Compares the argument with the underlying commercestorepricing.PricingCollection object and returns true if they are equal
Returns the hashCode for this pricingCollection object
Newer Version Available