| Boldchat Web Service API Reference |
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. |
| boolean | truncated True if the results were truncated. |
| Property Detail |
|---|
The array of conversions.
True if the results were truncated.