live chat,live help,live support Boldchat Web Service
API Reference
 
[ Programmer's Guide | API Reference Home ]


Class ConversionsResult

The ConversionsResult class encapsulates an array of conversions. Instances of this class are returned by conversion queries.

See Also:
Property Summary
ConversionInfo[]conversions
The array of conversions.
booleantruncated
True if the results were truncated.

Property Detail
ConversionInfo[] conversions

The array of conversions.

boolean truncated

True if the results were truncated.