commercestoretax.CalculateTaxesRequestLineItemCollection

Collection wrapper class for commercestoretax.CalculateTaxesRequestLineItem

Methods 

global CalculateTaxesRequestLineItem get(Integer index) 

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

global Iterator<CalculateTaxesRequestLineItem> iterator() 

Returns an instance of an iterator for this list.

Returns 

TypeDescription
Iterator<CalculateTaxesRequestLineItem>

global Integer indexOf(CalculateTaxesRequestLineItem lineItem) 

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

Returns 

TypeDescription
Integer

global Integer size() 

Returns the number of elements in the list.

Returns 

TypeDescription
Integer

global Boolean isEmpty() 

Returns true if the list has zero elements.

Returns 

TypeDescription
Boolean

global Boolean equals(Object obj) 

global Integer hashCode() 


Developer Preview

This release is in preview. Features described in this document don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!