randmar-api-client 1.234.0 → 1.236.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2637,12 +2637,14 @@ export type PostV4ResellerByRouteResellerIdReportUniversalFileApiResponse = unkn
2637
2637
  export type PostV4ResellerByRouteResellerIdReportUniversalFileApiArg = {
2638
2638
  /** The ID of the reseller making the request. */
2639
2639
  routeResellerId: string;
2640
+ /** Optional manufacturer filter. When provided, only products from that manufacturer are included. */
2640
2641
  manufacturerId?: string;
2641
2642
  };
2642
2643
  export type PostV4ResellerByRouteResellerIdReportProductsFileApiResponse = unknown;
2643
2644
  export type PostV4ResellerByRouteResellerIdReportProductsFileApiArg = {
2644
2645
  /** The ID of the reseller making the request. */
2645
2646
  routeResellerId: string;
2647
+ /** Optional manufacturer filter. When provided, only products from that manufacturer are included. */
2646
2648
  manufacturerId?: string;
2647
2649
  };
2648
2650
  export type PostV4ResellerByRouteResellerIdReportUniversalJsonApiResponse = unknown;
@@ -5020,7 +5022,7 @@ export type MicrosoftAspNetCoreHttpQueryStringRead = {
5020
5022
  Value?: string | null;
5021
5023
  HasValue?: boolean;
5022
5024
  };
5023
- export type SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version800020CultureNeutral20PublicKeyTokenAdb9793829Ddae60 = {
5025
+ export type SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version1000020CultureNeutral20PublicKeyTokenAdb9793829Ddae60 = {
5024
5026
  Key?: string | null;
5025
5027
  Value?: string[];
5026
5028
  };
@@ -5037,13 +5039,13 @@ export type MicrosoftAspNetCoreHttpHttpRequest = {
5037
5039
  PathBase?: string;
5038
5040
  Path?: string;
5039
5041
  QueryString?: MicrosoftAspNetCoreHttpQueryString;
5040
- Query?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version800020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5042
+ Query?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version1000020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5041
5043
  Protocol?: string | null;
5042
5044
  Cookies?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798ESystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798E[] | null;
5043
5045
  ContentLength?: number | null;
5044
5046
  ContentType?: string | null;
5045
5047
  Body?: Blob | null;
5046
- Form?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version800020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5048
+ Form?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version1000020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5047
5049
  RouteValues?: {
5048
5050
  [key: string]: any;
5049
5051
  } | null;
@@ -5057,7 +5059,7 @@ export type MicrosoftAspNetCoreHttpHttpRequestRead = {
5057
5059
  PathBase?: string;
5058
5060
  Path?: string;
5059
5061
  QueryString?: MicrosoftAspNetCoreHttpQueryStringRead;
5060
- Query?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version800020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5062
+ Query?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version1000020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5061
5063
  Protocol?: string | null;
5062
5064
  Headers?: {
5063
5065
  [key: string]: string[];
@@ -5068,7 +5070,7 @@ export type MicrosoftAspNetCoreHttpHttpRequestRead = {
5068
5070
  Body?: Blob | null;
5069
5071
  BodyReader?: Blob | null;
5070
5072
  HasFormContentType?: boolean;
5071
- Form?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version800020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5073
+ Form?: SystemCollectionsGenericKeyValuePair602SystemString20SystemPrivateCoreLib20Version800020CultureNeutral20PublicKeyToken7Cec85D7Bea7798EMicrosoftExtensionsPrimitivesStringValues20MicrosoftExtensionsPrimitives20Version1000020CultureNeutral20PublicKeyTokenAdb9793829Ddae60[] | null;
5072
5074
  RouteValues?: {
5073
5075
  [key: string]: any;
5074
5076
  } | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "randmar-api-client",
3
- "version": "1.234.0",
3
+ "version": "1.236.0",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",