Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/19 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

commercestoretax.ClassTaxesResponseCollection

Collection wrapper class for commercestoretax.ClassTaxesResponse List

Returns the list element stored at the specified index. return commercestoretax.ClassTaxesResponse

Returns an instance of an iterator for this list.

TypeDescription
Iterator

Returns the index of the first occurrence of the specified element in this list. If this list does not contain the element, returns -1.

TypeDescription
Integer

Returns the number of elements in the list.

TypeDescription
Integer

Returns true if the list has zero elements.

TypeDescription
Boolean