ordercloud-javascript-sdk
Advanced tools
Comparing version 4.4.4 to 4.5.4
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -31,0 +31,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -29,0 +29,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -29,0 +29,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -29,0 +29,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -102,3 +102,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -105,0 +105,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -27,3 +27,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -30,0 +30,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -30,3 +30,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -33,0 +33,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -31,0 +31,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -31,0 +31,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -31,0 +31,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -108,3 +108,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -111,0 +111,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -5,4 +5,6 @@ import { ListPage } from '../models/ListPage'; | ||
import { Filters } from '../models/Filters'; | ||
import { ExtendedLineItem } from '../models/ExtendedLineItem'; | ||
import { OrderDirection } from '../models/OrderDirection'; | ||
import { SearchType } from '../models/SearchType'; | ||
import { LineItem } from '../models/LineItem'; | ||
import { OrderDirection } from '../models/OrderDirection'; | ||
import { Address } from '../models/Address'; | ||
@@ -20,2 +22,35 @@ import { PartialDeep } from '../models/PartialDeep'; | ||
/** | ||
* Get a list of line item across orders. | ||
* Check out the {@link https://ordercloud.io/api-reference/orders-and-fulfillment/line-items/list-across-orders|api docs} for more info | ||
* | ||
* @param direction Direction of the order, from the current user's perspective. Possible values: incoming, outgoing, all. | ||
* @param listOptions.buyerID ID of the buyer. | ||
* @param listOptions.supplierID ID of the supplier. | ||
* @param listOptions.from Lower bound of date range that the order was created. | ||
* @param listOptions.to Upper bound of date range that the order was created. | ||
* @param listOptions.search Word or phrase to search for. | ||
* @param listOptions.searchOn Comma-delimited list of fields to search on. | ||
* @param listOptions.searchType Type of search to perform. Possible values: AnyTerm (default), AllTermsAnyField, AllTermsSameField, ExactPhrase, ExactPhrasePrefix. | ||
* @param listOptions.sortBy Comma-delimited list of fields to sort by. | ||
* @param listOptions.page Page of results to return. Default: 1. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
* @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param requestOptions.requestType Provide a value that can be used to identify the type of request. Useful for error logs. | ||
*/ | ||
ListAcrossOrders<TExtendedLineItem extends ExtendedLineItem>(direction: OrderDirection, listOptions?: { | ||
buyerID?: string; | ||
supplierID?: string; | ||
from?: string; | ||
to?: string; | ||
search?: string; | ||
searchOn?: Searchable<'LineItems.ListAcrossOrders'>; | ||
searchType?: SearchType; | ||
sortBy?: Sortable<'LineItems.ListAcrossOrders'>; | ||
page?: number; | ||
pageSize?: number; | ||
filters?: Filters; | ||
}, requestOptions?: RequestOptions): Promise<RequiredDeep<ListPage<TExtendedLineItem>>>; | ||
/** | ||
* Get a list of line items. | ||
@@ -31,3 +66,3 @@ * Check out the {@link https://ordercloud.io/api-reference/orders-and-fulfillment/line-items/list|api docs} for more info | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -34,0 +69,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -27,3 +27,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -30,0 +30,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -73,3 +73,3 @@ import { MeUser } from '../models/MeUser'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -148,3 +148,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.sellerID ID of the seller. | ||
@@ -186,3 +186,3 @@ * @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -225,3 +225,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -248,3 +248,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -326,3 +326,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -366,3 +366,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -405,3 +405,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.sellerID ID of the seller. | ||
@@ -449,3 +449,3 @@ * @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -488,3 +488,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -522,3 +522,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -568,3 +568,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -592,3 +592,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -628,3 +628,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -652,3 +652,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -685,3 +685,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -688,0 +688,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -158,3 +158,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -161,0 +161,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -40,3 +40,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -127,3 +127,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -222,3 +222,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -270,3 +270,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -331,3 +331,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -334,0 +334,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -29,3 +29,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -32,0 +32,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -29,0 +29,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -36,3 +36,3 @@ import { ListPageWithFacets } from '../models/ListPageWithFacets'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -134,3 +134,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -158,3 +158,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -207,3 +207,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -210,0 +210,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -27,3 +27,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -30,0 +30,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -31,0 +31,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -105,3 +105,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -108,0 +108,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -27,3 +27,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -103,3 +103,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -194,3 +194,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -197,0 +197,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -28,3 +28,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -31,0 +31,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -29,0 +29,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -26,3 +26,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -102,3 +102,3 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -105,0 +105,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -27,3 +27,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -30,0 +30,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -27,3 +27,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -30,0 +30,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -27,3 +27,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -30,0 +30,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -30,3 +30,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -33,0 +33,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,3 +25,3 @@ import { ListPage } from '../models/ListPage'; | ||
* @param listOptions.pageSize Number of results to return per page. Default: 20, max: 100. | ||
* @param listOptions.filters Any additional key/value pairs passed in the query string are interpretted as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param listOptions.filters An object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???' | ||
* @param requestOptions.accessToken Provide an alternative token to the one stored in the sdk instance (useful for impersonation). | ||
@@ -28,0 +28,0 @@ * @param requestOptions.cancelToken Provide an [axios cancelToken](https://github.com/axios/axios#cancellation) that can be used to cancel the request. |
@@ -25,2 +25,4 @@ export * from './AccessToken'; | ||
export * from './CreditCardAssignment'; | ||
export * from './ExtendedLineItem'; | ||
export * from './ExtendedOrder'; | ||
export * from './ImpersonateTokenRequest'; | ||
@@ -27,0 +29,0 @@ export * from './ImpersonationConfig'; |
@@ -7,2 +7,3 @@ export interface Meta { | ||
ItemRange?: number[]; | ||
NextPageKey?: string; | ||
} |
@@ -9,2 +9,3 @@ import { ListFacet } from './ListFacet'; | ||
ItemRange?: number[]; | ||
NextPageKey?: string; | ||
} |
@@ -20,2 +20,3 @@ export declare type Searchable<TSearchableEndpoint extends SearchableEndpoint> = SearchableMap[TSearchableEndpoint]; | ||
'IntegrationEvents.List': ('ID' | 'EventType' | 'Name')[]; | ||
'LineItems.ListAcrossOrders': ('ID' | 'ProductID')[]; | ||
'Locales.List': ('ID' | 'Currency')[]; | ||
@@ -72,3 +73,3 @@ 'Me.ListAddresses': ('ID' | 'AddressName' | 'CompanyName' | 'City' | 'Street1' | 'Street2' | 'LastName' | 'FirstName' | 'State' | 'Zip')[]; | ||
} | ||
declare type SearchableEndpoint = 'AdminAddresses.List' | 'AdminUsers.List' | 'ApiClients.List' | 'Buyers.List' | 'Addresses.List' | 'ApprovalRules.List' | 'CostCenters.List' | 'CreditCards.List' | 'Buyers.ListBuyerSellers' | 'SpendingAccounts.List' | 'UserGroups.List' | 'Users.List' | 'Catalogs.List' | 'Categories.List' | 'ImpersonationConfigs.List' | 'Incrementors.List' | 'IntegrationEvents.List' | 'Locales.List' | 'Me.ListAddresses' | 'Me.ListCatalogs' | 'Me.ListCategories' | 'Me.ListCostCenters' | 'Me.ListCreditCards' | 'Me.ListOrders' | 'Me.ListApprovableOrders' | 'Me.ListProducts' | 'Me.ListSpecs' | 'Me.ListVariants' | 'Me.ListPromotions' | 'Me.ListBuyerSellers' | 'Me.ListShipments' | 'Me.ListShipmentItems' | 'Me.ListSpendingAccounts' | 'Me.ListUserGroups' | 'MessageSenders.List' | 'MessageSenders.ListCCListenerAssignments' | 'OpenIdConnects.List' | 'Orders.List' | 'Orders.ListApprovals' | 'Orders.ListEligibleApprovers' | 'LineItems.List' | 'Payments.List' | 'Orders.ListPromotions' | 'Orders.ListShipments' | 'PriceSchedules.List' | 'ProductFacets.List' | 'Products.List' | 'InventoryRecords.List' | 'Products.ListSpecs' | 'Products.ListSuppliers' | 'Products.ListVariants' | 'InventoryRecords.ListVariant' | 'Promotions.List' | 'SecurityProfiles.List' | 'Shipments.List' | 'Shipments.ListItems' | 'Specs.List' | 'Specs.ListOptions' | 'Specs.ListProductAssignments' | 'Suppliers.List' | 'SupplierAddresses.List' | 'Suppliers.ListBuyers' | 'SupplierUserGroups.List' | 'SupplierUsers.List' | 'AdminUserGroups.List' | 'Webhooks.List' | 'XpIndices.List'; | ||
declare type SearchableEndpoint = 'AdminAddresses.List' | 'AdminUsers.List' | 'ApiClients.List' | 'Buyers.List' | 'Addresses.List' | 'ApprovalRules.List' | 'CostCenters.List' | 'CreditCards.List' | 'Buyers.ListBuyerSellers' | 'SpendingAccounts.List' | 'UserGroups.List' | 'Users.List' | 'Catalogs.List' | 'Categories.List' | 'ImpersonationConfigs.List' | 'Incrementors.List' | 'IntegrationEvents.List' | 'LineItems.ListAcrossOrders' | 'Locales.List' | 'Me.ListAddresses' | 'Me.ListCatalogs' | 'Me.ListCategories' | 'Me.ListCostCenters' | 'Me.ListCreditCards' | 'Me.ListOrders' | 'Me.ListApprovableOrders' | 'Me.ListProducts' | 'Me.ListSpecs' | 'Me.ListVariants' | 'Me.ListPromotions' | 'Me.ListBuyerSellers' | 'Me.ListShipments' | 'Me.ListShipmentItems' | 'Me.ListSpendingAccounts' | 'Me.ListUserGroups' | 'MessageSenders.List' | 'MessageSenders.ListCCListenerAssignments' | 'OpenIdConnects.List' | 'Orders.List' | 'Orders.ListApprovals' | 'Orders.ListEligibleApprovers' | 'LineItems.List' | 'Payments.List' | 'Orders.ListPromotions' | 'Orders.ListShipments' | 'PriceSchedules.List' | 'ProductFacets.List' | 'Products.List' | 'InventoryRecords.List' | 'Products.ListSpecs' | 'Products.ListSuppliers' | 'Products.ListVariants' | 'InventoryRecords.ListVariant' | 'Promotions.List' | 'SecurityProfiles.List' | 'Shipments.List' | 'Shipments.ListItems' | 'Specs.List' | 'Specs.ListOptions' | 'Specs.ListProductAssignments' | 'Suppliers.List' | 'SupplierAddresses.List' | 'Suppliers.ListBuyers' | 'SupplierUserGroups.List' | 'SupplierUsers.List' | 'AdminUserGroups.List' | 'Webhooks.List' | 'XpIndices.List'; | ||
export {}; |
@@ -20,2 +20,3 @@ export declare type Sortable<TSortableEndpoint extends SortableEndpoint> = SortableMap[TSortableEndpoint]; | ||
'IntegrationEvents.List': ('ID' | 'EventType' | 'Name' | '!ID' | '!EventType' | '!Name')[]; | ||
'LineItems.ListAcrossOrders': ('DateAdded' | 'ID' | 'ProductID' | '!DateAdded' | '!ID' | '!ProductID')[]; | ||
'Locales.List': ('ID' | '!ID')[]; | ||
@@ -72,3 +73,3 @@ 'Me.ListAddresses': ('AddressName' | 'ID' | 'DateCreated' | 'CompanyName' | 'FirstName' | 'LastName' | 'Street1' | 'Street2' | 'City' | 'State' | 'Zip' | 'Country' | 'Phone' | '!AddressName' | '!ID' | '!DateCreated' | '!CompanyName' | '!FirstName' | '!LastName' | '!Street1' | '!Street2' | '!City' | '!State' | '!Zip' | '!Country' | '!Phone')[]; | ||
} | ||
declare type SortableEndpoint = 'AdminAddresses.List' | 'AdminUsers.List' | 'ApiClients.List' | 'Buyers.List' | 'Addresses.List' | 'ApprovalRules.List' | 'CostCenters.List' | 'CreditCards.List' | 'Buyers.ListBuyerSellers' | 'SpendingAccounts.List' | 'UserGroups.List' | 'Users.List' | 'Catalogs.List' | 'Categories.List' | 'ImpersonationConfigs.List' | 'Incrementors.List' | 'IntegrationEvents.List' | 'Locales.List' | 'Me.ListAddresses' | 'Me.ListCatalogs' | 'Me.ListCategories' | 'Me.ListCostCenters' | 'Me.ListCreditCards' | 'Me.ListOrders' | 'Me.ListApprovableOrders' | 'Me.ListProducts' | 'Me.ListSpecs' | 'Me.ListVariants' | 'Me.ListPromotions' | 'Me.ListBuyerSellers' | 'Me.ListShipments' | 'Me.ListShipmentItems' | 'Me.ListSpendingAccounts' | 'Me.ListUserGroups' | 'MessageSenders.List' | 'MessageSenders.ListCCListenerAssignments' | 'OpenIdConnects.List' | 'Orders.List' | 'Orders.ListApprovals' | 'Orders.ListEligibleApprovers' | 'LineItems.List' | 'Payments.List' | 'Orders.ListPromotions' | 'Orders.ListShipments' | 'PriceSchedules.List' | 'ProductFacets.List' | 'Products.List' | 'InventoryRecords.List' | 'Products.ListSpecs' | 'Products.ListSuppliers' | 'Products.ListVariants' | 'InventoryRecords.ListVariant' | 'Promotions.List' | 'SecurityProfiles.List' | 'Shipments.List' | 'Shipments.ListItems' | 'Specs.List' | 'Specs.ListOptions' | 'Specs.ListProductAssignments' | 'Suppliers.List' | 'SupplierAddresses.List' | 'Suppliers.ListBuyers' | 'SupplierUserGroups.List' | 'SupplierUsers.List' | 'AdminUserGroups.List' | 'Webhooks.List' | 'XpIndices.List'; | ||
declare type SortableEndpoint = 'AdminAddresses.List' | 'AdminUsers.List' | 'ApiClients.List' | 'Buyers.List' | 'Addresses.List' | 'ApprovalRules.List' | 'CostCenters.List' | 'CreditCards.List' | 'Buyers.ListBuyerSellers' | 'SpendingAccounts.List' | 'UserGroups.List' | 'Users.List' | 'Catalogs.List' | 'Categories.List' | 'ImpersonationConfigs.List' | 'Incrementors.List' | 'IntegrationEvents.List' | 'LineItems.ListAcrossOrders' | 'Locales.List' | 'Me.ListAddresses' | 'Me.ListCatalogs' | 'Me.ListCategories' | 'Me.ListCostCenters' | 'Me.ListCreditCards' | 'Me.ListOrders' | 'Me.ListApprovableOrders' | 'Me.ListProducts' | 'Me.ListSpecs' | 'Me.ListVariants' | 'Me.ListPromotions' | 'Me.ListBuyerSellers' | 'Me.ListShipments' | 'Me.ListShipmentItems' | 'Me.ListSpendingAccounts' | 'Me.ListUserGroups' | 'MessageSenders.List' | 'MessageSenders.ListCCListenerAssignments' | 'OpenIdConnects.List' | 'Orders.List' | 'Orders.ListApprovals' | 'Orders.ListEligibleApprovers' | 'LineItems.List' | 'Payments.List' | 'Orders.ListPromotions' | 'Orders.ListShipments' | 'PriceSchedules.List' | 'ProductFacets.List' | 'Products.List' | 'InventoryRecords.List' | 'Products.ListSpecs' | 'Products.ListSuppliers' | 'Products.ListVariants' | 'InventoryRecords.ListVariant' | 'Promotions.List' | 'SecurityProfiles.List' | 'Shipments.List' | 'Shipments.ListItems' | 'Specs.List' | 'Specs.ListOptions' | 'Specs.ListProductAssignments' | 'Suppliers.List' | 'SupplierAddresses.List' | 'Suppliers.ListBuyers' | 'SupplierUserGroups.List' | 'SupplierUsers.List' | 'AdminUserGroups.List' | 'Webhooks.List' | 'XpIndices.List'; | ||
export {}; |
@@ -5,3 +5,3 @@ { | ||
"author": "Four51 OrderCloud", | ||
"version": "4.4.4", | ||
"version": "4.5.4", | ||
"main": "dist/index.js", | ||
@@ -8,0 +8,0 @@ "umd:main": "dist/index.umd.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2430574
184
37987
4