# AssetsUriParameterBuilder

## Summary

| Members                                                                                                                                                                                                                                                                                                                                                   | Descriptions                                                                                                                |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithOwner`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ab93ca7050e6cbd0834f777815e7d1f68)`(string owner)`                                                                                         | `WithOwner` sets the `owner` parameter                                                                                      |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithCollectionName`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a406e0848fdc8bbedaf3bb83492d46e2d)`(string collectionName)`                                                                       | `WithCollectionName` is a function that takes a string as a parameter and returns an `AssetsUriParameterBuilder` object     |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithSchemaName`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ab107b452700a62b85e3c98b9c9d05025)`(string schemaName)`                                                                               | This function sets the schema name for the query.                                                                           |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithTemplateId`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a4993b894f4424ff22bc50a37001d64a0)`(int templateId)`                                                                                  | `WithTemplateId` sets the `_templateId` variable to the value of the `templateId` parameter                                 |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithMatch`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a30e26eeb6cc3ea1f4b2457cb67c0a47a)`(string match)`                                                                                         | `WithMatch` sets the `match` parameter                                                                                      |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithCollectionBlacklist`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1adccc7dee63e4354b72049a00b557723b)`(string[] collectionBlacklist)`                                                           | `WithCollectionBlacklist` is a function that takes an array of strings and returns an `AssetsUriParameterBuilder` object    |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithCollectionWhitelist`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a1e400326e4ddb9b466b964b9f2f749c0)`(string[] collectionWhitelist)`                                                           | `WithCollectionWhitelist` is a function that takes an array of strings and returns an `AssetsUriParameterBuilder` object    |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithOnlyDuplicateTemplate`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5e4201b39e95d8b4fb55612ad9134de4)`(bool onlyDuplicateTemplates)`                                                          | `WithOnlyDuplicatedTemplate` sets the `_onlyDuplicatedTemplate` field to the value of the 'onlyDuplicateTemplate' parameter |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithAuthorisedAccount`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a33396fa69d46616fd89b306b7af84305)`(string authorisedAccount)`                                                                 | `WithAuthorisedAccount` sets the `authorisedAccount` parameter                                                              |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithHideOffers`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1adcd2da27d74180921d699da25fd39c1a)`(bool hideOffers)`                                                                                 | `WithHideOffers` sets the `_hideOffers` field to the value of the `hideOffers` parameter                                    |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithIds`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5bffdf95cdd9997c00260d5de954c572)`(string[] ids)`                                                                                           | This function takes an array of strings and joins them together with a comma.                                               |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithLowerBound`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a939923f8ce1c696ee3c7a9394c74d037)`(string lowerBound)`                                                                               | `WithLowerBound` sets the lower bound of the `account_ids` parameter                                                        |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithUpperBound`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a6a4d95dad1f7ca3981a2042e522ab06d)`(string upperBound)`                                                                               | `WithUpperBound` sets the upper bound of the range of accounts to be returned                                               |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithBefore`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a095c857762a9bb9ff7aa81ff88faadd8)`(int before)`                                                                                          | `WithBefore` sets the `_before` variable to the value of the `before` parameter                                             |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithAfter`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a230a997297f58a85418fbc48def59169)`(int after)`                                                                                            | `WithAfter` sets the `_after` variable to the value of the `after` parameter                                                |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithPage`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a73131924601db3a0625d97878fb02851)`(int page)`                                                                                              | `WithPage` sets the `_page` variable to the value of the `page` parameter                                                   |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithLimit`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a16b75952442c1bef02d7e463de894f7e)`(int limit)`                                                                                            | `WithLimit` sets the `_limit` variable to the value of the `limit` parameter                                                |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithOrder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a02762697b0e4b93a03641f5663df86df)`(` [`SortStrategy`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-core.md) `sorting)` | This function sets the sort strategy for the query.                                                                         |
| `public` [`AssetsUriParameterBuilder`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [`WithSort`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ad6a7cd9614a056ee785704cea58be02d)`(string sort)`                                                                                           | It sets the sort parameter to the value passed in.                                                                          |
| `public string` [`Build`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a933ab72b517a9c3879ef78b27a2483bf)`()`                                                                                                                                                                                                             | It builds a query string based on the parameters that have been set.                                                        |
| `private string` [`_owner`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ac091a560bcb5025581c60ad2b3e1f3bb)                                                                                                                                                                                                               | A private variable that is used to store the value of the owner parameter.                                                  |
| `private string` [`_collectionName`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a10ec2fa990c6478bc519b1e57e1ab2aa)                                                                                                                                                                                                      | A private variable that is used to store the value of the collectionName parameter.                                         |
| `private string` [`_schemaName`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a2f9a887fd4dfcf60bfe4240a27085724)                                                                                                                                                                                                          | A private variable that is used to store the value of the schemaName parameter.                                             |
| `private int?` [`_templateId`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a0bcfbe78f752b87bbd6786172e4eb101)                                                                                                                                                                                                            | A nullable integer specfying the templateId.                                                                                |
| `private string` [`_match`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5151210a8aa5d34ea523afbb052deb11)                                                                                                                                                                                                               | A private variable that is used to store the value of the match parameter.                                                  |
| `private string` [`_collectionBlacklist`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a11b225f8984dd9ab3ab5fcec261245c4)                                                                                                                                                                                                 | A private variable that is used to store the value of the CollectionBlacklist parameter.                                    |
| `private string` [`_collectionWhitelist`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a525c994ce1a584f4d763ac9d5c1b3cb5)                                                                                                                                                                                                 | A private variable that is used to store the value of the collectionWhitelist parameter.                                    |
| `private bool?` [`_onlyDuplicateTemplates`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1adb993722dac90d6ad4ba669ee3f3ac35)                                                                                                                                                                                               | A nullable boolean specfying if onlyDuplicatedTemplates should be shown.                                                    |
| `private string` [`_authorisedAccount`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5a6c4dfbab849af1ded34201e3f5a886)                                                                                                                                                                                                   | A private variable that is used to store the value of the authorisedAccount parameter.                                      |
| `private bool?` [`_hideOffers`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5d1a8bcf6c17c11dee4582a653ca807b)                                                                                                                                                                                                           | A nullable boolean specfying if offers should be hidden.                                                                    |
| `private string` [`_ids`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a2a9be788653dd13950b2f00bfce1970b)                                                                                                                                                                                                                 | A private variable that is used to store the value of the ids parameter.                                                    |
| `private string` [`_lowerBound`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a47926893a523918c50a931018c47480d)                                                                                                                                                                                                          | A private variable that is used to store the value of the lowerBound parameter.                                             |
| `private string` [`_upperBound`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1add1abf9a00e7bb81efb866424f4f34dc)                                                                                                                                                                                                          | A private variable that is used to store the value of the upperBound parameter.                                             |
| `private int?` [`_before`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1aab4304cf3e09c19e898fe9224a0d723a)                                                                                                                                                                                                                | <p>A nullable integer specifying the previous timestamp.<br></p>                                                            |
| `private int?` [`_after`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ae1483718c3d317e0b6046ada434c53ae)                                                                                                                                                                                                                 | <p>A nullable integer specifying the after timestamp.<br></p>                                                               |
| `private int?` [`_page`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a4dea13c8190a694fe00b24309b1814f8)                                                                                                                                                                                                                  | <p>A nullable integer specifying the page.<br></p>                                                                          |
| `private int?` [`_limit`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a353a19a0da576dc8f69a61548a710395)                                                                                                                                                                                                                 | A nullable integer specifying the limit of returned values.                                                                 |
| `private` [`SortStrategy`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-core.md)`?` [`_sortStrategy`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a122ea78edfd15b44a8a547a7046b8651)                                                                                                                  | A nullable enum specifying the sortStrategy.                                                                                |
| `private string` [`_sort`](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a3ac373edf19e058d7fae7f4c4ba485f4)                                                                                                                                                                                                                | Declaring a private variable called \_sort.                                                                                 |

## Members

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithOwner`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ab93ca7050e6cbd0834f777815e7d1f68)**`(string owner)`**

`WithOwner` sets the `owner` parameter

#### Parameters

* `owner` The owner parameter is used to filter the results. The owner parameter is a string that is matched against the account name.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithCollectionName`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a406e0848fdc8bbedaf3bb83492d46e2d)**`(string collectionName)`**

`WithCollectionName` is a function that takes a string as a parameter and returns an `AssetsUriParameterBuilder` object

#### Parameters

* `collectionName` The name of the collection you want to query.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithSchemaName`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ab107b452700a62b85e3c98b9c9d05025)**`(string schemaName)`**

This function sets the schema name for the query.

#### Parameters

* `schemaName` The name of the schema to use.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithTemplateId`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a4993b894f4424ff22bc50a37001d64a0)**`(int templateId)`**

`WithTemplateId` sets the `_templateId` variable to the value of the `templateId` parameter

#### Parameters

* `templateId` The templateId of the results to return.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithMatch`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a30e26eeb6cc3ea1f4b2457cb67c0a47a)**`(string match)`**

`WithMatch` sets the `match` parameter

#### Parameters

* `match` The match parameter is used to filter the results. The match parameter is a string that is matched against the account name.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithCollectionBlacklist`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1adccc7dee63e4354b72049a00b557723b)**`(string[] collectionBlacklist)`**

`WithCollectionBlacklist` is a function that takes an array of strings and returns an `AssetsUriParameterBuilder` object

#### Parameters

* `collectionBlacklist` A list of collections to exclude from the results.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithCollectionWhitelist`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a1e400326e4ddb9b466b964b9f2f749c0)**`(string[] collectionWhitelist)`**

`WithCollectionWhitelist` is a function that takes an array of strings and returns an `AssetsUriParameterBuilder` object

#### Parameters

* `collectionWhitelist` A list of collections to include in the response.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithOnlyDuplicateTemplate`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5e4201b39e95d8b4fb55612ad9134de4)**`(bool onlyDuplicateTemplates)`**

`WithOnlyDuplicatedTemplate` sets the `_onlyDuplicatedTemplate` field to the value of the 'onlyDuplicateTemplate' parameter

#### Parameters

* `onlyDuplicateTemplate` Show only duplicated assets grouped by template

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithAuthorisedAccount`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a33396fa69d46616fd89b306b7af84305)**`(string authorisedAccount)`**

`WithAuthorisedAccount` sets the `authorisedAccount` parameter

#### Parameters

* `authorisedAccount` The authorisedAccount parameter is used to filter assets the provided account can edit.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithHideOffers`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1adcd2da27d74180921d699da25fd39c1a)**`(bool hideOffers)`**

`WithHideOffers` sets the `_hideOffers` field to the value of the `hideOffers` parameter

#### Parameters

* `hideOffers` If true, the response will not include any offers.

#### Returns

The AccountsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithIds`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5bffdf95cdd9997c00260d5de954c572)**`(string[] ids)`**

This function takes an array of strings and joins them together with a comma.

#### Parameters

* `ids` A comma-separated list of account IDs.

#### Returns

The AccountsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithLowerBound`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a939923f8ce1c696ee3c7a9394c74d037)**`(string lowerBound)`**

`WithLowerBound` sets the lower bound of the `account_ids` parameter

#### Parameters

* `lowerBound` The lower bound of the accounts to retrieve.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithUpperBound`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a6a4d95dad1f7ca3981a2042e522ab06d)**`(string upperBound)`**

`WithUpperBound` sets the upper bound of the range of accounts to be returned

#### Parameters

* `upperBound` The upper bound of the range to query.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithBefore`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a095c857762a9bb9ff7aa81ff88faadd8)**`(int before)`**

`WithBefore` sets the `_before` variable to the value of the `before` parameter

#### Parameters

* `before` The previous values of the results to return.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithAfter`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a230a997297f58a85418fbc48def59169)**`(int after)`**

`WithAfter` sets the `_after` variable to the value of the `after` parameter

#### Parameters

* `after` The later values of the results to return.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithPage`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a73131924601db3a0625d97878fb02851)**`(int page)`**

`WithPage` sets the `_page` variable to the value of the `page` parameter

#### Parameters

* `page` The page number of the results to return.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithLimit`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a16b75952442c1bef02d7e463de894f7e)**`(int limit)`**

`WithLimit` sets the `_limit` variable to the value of the `limit` parameter

#### Parameters

* `limit` The number of results to return.

#### Returns

The AssetsUriParameterBuilder object.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithOrder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a02762697b0e4b93a03641f5663df86df)**`(`** [**`SortStrategy`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-core.md) **`sorting)`**

This function sets the sort strategy for the query.

#### Parameters

* `SortStrategy`

#### Returns

The builder object itself.

**`public`** [**`AssetsUriParameterBuilder`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder) [**`WithSort`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ad6a7cd9614a056ee785704cea58be02d)**`(string sort)`**

It sets the sort parameter to the value passed in.

#### Parameters

* `sort` The sort order of the results.

#### Returns

A new instance of the AssetsUriParameterBuilder class.

**`public string`** [**`Build`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a933ab72b517a9c3879ef78b27a2483bf)**`()`**

It builds a query string based on the parameters that have been set.

#### Returns

A string that contains the parameters for the query.

**`private string`** [**`_owner`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ac091a560bcb5025581c60ad2b3e1f3bb)

A private variable that is used to store the value of the owner parameter.

**`private string`** [**`_collectionName`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a10ec2fa990c6478bc519b1e57e1ab2aa)

A private variable that is used to store the value of the collectionName parameter.

**`private string`** [**`_schemaName`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a2f9a887fd4dfcf60bfe4240a27085724)

A private variable that is used to store the value of the schemaName parameter.

**`private int?`** [**`_templateId`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a0bcfbe78f752b87bbd6786172e4eb101)

A nullable integer specfying the templateId.

**`private string`** [**`_match`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5151210a8aa5d34ea523afbb052deb11)

A private variable that is used to store the value of the match parameter.

**`private string`** [**`_collectionBlacklist`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a11b225f8984dd9ab3ab5fcec261245c4)

A private variable that is used to store the value of the CollectionBlacklist parameter.

**`private string`** [**`_collectionWhitelist`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a525c994ce1a584f4d763ac9d5c1b3cb5)

A private variable that is used to store the value of the collectionWhitelist parameter.

**`private bool?`** [**`_onlyDuplicateTemplates`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1adb993722dac90d6ad4ba669ee3f3ac35)

A nullable boolean specfying if onlyDuplicatedTemplates should be shown.

**`private string`** [**`_authorisedAccount`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5a6c4dfbab849af1ded34201e3f5a886)

A private variable that is used to store the value of the authorisedAccount parameter.

**`private bool?`** [**`_hideOffers`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a5d1a8bcf6c17c11dee4582a653ca807b)

A nullable boolean specfying if offers should be hidden.

**`private string`** [**`_ids`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a2a9be788653dd13950b2f00bfce1970b)

A private variable that is used to store the value of the ids parameter.

**`private string`** [**`_lowerBound`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a47926893a523918c50a931018c47480d)

A private variable that is used to store the value of the lowerBound parameter.

**`private string`** [**`_upperBound`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1add1abf9a00e7bb81efb866424f4f34dc)

A private variable that is used to store the value of the upperBound parameter.

**`private int?`** [**`_before`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1aab4304cf3e09c19e898fe9224a0d723a)

A nullable integer specifying the previous timestamp.<br>

**`private int?`** [**`_after`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1ae1483718c3d317e0b6046ada434c53ae)

A nullable integer specifying the after timestamp.<br>

**`private int?`** [**`_page`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a4dea13c8190a694fe00b24309b1814f8)

A nullable integer specifying the page.<br>

**`private int?`** [**`_limit`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a353a19a0da576dc8f69a61548a710395)

A nullable integer specifying the limit of returned values.

**`private`** [**`SortStrategy`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-core.md)**`?`** [**`_sortStrategy`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a122ea78edfd15b44a8a547a7046b8651)

A nullable enum specifying the sortStrategy.

**`private string`** [**`_sort`**](#class_atomic_market_api_client_1_1_assets_1_1_assets_uri_parameter_builder_1a3ac373edf19e058d7fae7f4c4ba485f4)

Declaring a private variable called \_sort.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://liquiidio.gitbook.io/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-assets/atomicmarketapiclient-assets-assetsuriparameterbuilder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
