QueryUtil Class | ![]() |
Namespace: Smartsheet.Api.Internal.Util
The QueryUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GenerateCommaSeparatedListT | Generates a string of camelCase words each separated by a comma. For example, an input array of {DISCUSSIONS, COLUMN_TYPE} would output a string of "discussions,columnType". |
![]() ![]() | GenerateQueryString |
Generates a query string.
|
![]() ![]() | GenerateUrl |
Generates a url based on the baseUrl and parameters.
|