flexprice-sdk-test 1.0.48 → 1.0.51
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.
- package/README.md +4 -69
- package/examples/node_modules/.package-lock.json +1 -1
- package/examples/package-lock.json +1 -1
- package/funcs/{customerDashboardPostCustomerDashboardCostAnalytics.d.ts → customerPortalGetPortalExternalId.d.ts} +4 -5
- package/funcs/customerPortalGetPortalExternalId.d.ts.map +1 -0
- package/funcs/{customerDashboardGetCustomerDashboardWalletsId.js → customerPortalGetPortalExternalId.js} +18 -22
- package/funcs/customerPortalGetPortalExternalId.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/models/components/dtoportalsessionresponse.d.ts +12 -0
- package/models/components/dtoportalsessionresponse.d.ts.map +1 -0
- package/models/components/{dtodashboardsessionresponse.js → dtoportalsessionresponse.js} +6 -6
- package/models/components/dtoportalsessionresponse.js.map +1 -0
- package/models/components/index.d.ts +1 -4
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +1 -4
- package/models/components/index.js.map +1 -1
- package/models/components/security.d.ts +2 -2
- package/models/components/security.d.ts.map +1 -1
- package/models/components/security.js +1 -1
- package/models/components/security.js.map +1 -1
- package/models/operations/getportalexternalid.d.ts +15 -0
- package/models/operations/getportalexternalid.d.ts.map +1 -0
- package/models/operations/{putcustomerdashboardinfo.js → getportalexternalid.js} +8 -8
- package/models/operations/getportalexternalid.js.map +1 -0
- package/models/operations/index.d.ts +1 -11
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +1 -11
- package/models/operations/index.js.map +1 -1
- package/package.json +1 -1
- package/sdk/customerportal.d.ts +12 -0
- package/sdk/customerportal.d.ts.map +1 -0
- package/sdk/customerportal.js +22 -0
- package/sdk/customerportal.js.map +1 -0
- package/sdk/sdk.d.ts +3 -3
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -4
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/{customerDashboardGetCustomerDashboardExternalId.ts → customerPortalGetPortalExternalId.ts} +38 -8
- package/src/lib/config.ts +2 -2
- package/src/models/components/{dtodashboardsessionresponse.ts → dtoportalsessionresponse.ts} +7 -7
- package/src/models/components/index.ts +1 -4
- package/src/models/components/security.ts +3 -3
- package/src/models/operations/getportalexternalid.ts +39 -0
- package/src/models/operations/index.ts +1 -11
- package/src/sdk/customerportal.ts +27 -0
- package/src/sdk/sdk.ts +6 -6
- package/funcs/customerDashboardGetCustomerDashboardExternalId.d.ts +0 -18
- package/funcs/customerDashboardGetCustomerDashboardExternalId.d.ts.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardExternalId.js +0 -118
- package/funcs/customerDashboardGetCustomerDashboardExternalId.js.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardInfo.d.ts +0 -19
- package/funcs/customerDashboardGetCustomerDashboardInfo.d.ts.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardInfo.js +0 -122
- package/funcs/customerDashboardGetCustomerDashboardInfo.js.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardInvoicesId.d.ts +0 -19
- package/funcs/customerDashboardGetCustomerDashboardInvoicesId.d.ts.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardInvoicesId.js +0 -141
- package/funcs/customerDashboardGetCustomerDashboardInvoicesId.js.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardSubscriptionsId.d.ts +0 -19
- package/funcs/customerDashboardGetCustomerDashboardSubscriptionsId.d.ts.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardSubscriptionsId.js +0 -142
- package/funcs/customerDashboardGetCustomerDashboardSubscriptionsId.js.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardUsage.d.ts +0 -19
- package/funcs/customerDashboardGetCustomerDashboardUsage.d.ts.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardUsage.js +0 -141
- package/funcs/customerDashboardGetCustomerDashboardUsage.js.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardWalletsId.d.ts +0 -19
- package/funcs/customerDashboardGetCustomerDashboardWalletsId.d.ts.map +0 -1
- package/funcs/customerDashboardGetCustomerDashboardWalletsId.js.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardAnalytics.d.ts +0 -19
- package/funcs/customerDashboardPostCustomerDashboardAnalytics.d.ts.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardAnalytics.js +0 -132
- package/funcs/customerDashboardPostCustomerDashboardAnalytics.js.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardCostAnalytics.d.ts.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardCostAnalytics.js +0 -132
- package/funcs/customerDashboardPostCustomerDashboardCostAnalytics.js.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardInvoices.d.ts +0 -19
- package/funcs/customerDashboardPostCustomerDashboardInvoices.d.ts.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardInvoices.js +0 -132
- package/funcs/customerDashboardPostCustomerDashboardInvoices.js.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardSubscriptions.d.ts +0 -19
- package/funcs/customerDashboardPostCustomerDashboardSubscriptions.d.ts.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardSubscriptions.js +0 -132
- package/funcs/customerDashboardPostCustomerDashboardSubscriptions.js.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardWallets.d.ts +0 -19
- package/funcs/customerDashboardPostCustomerDashboardWallets.d.ts.map +0 -1
- package/funcs/customerDashboardPostCustomerDashboardWallets.js +0 -123
- package/funcs/customerDashboardPostCustomerDashboardWallets.js.map +0 -1
- package/funcs/customerDashboardPutCustomerDashboardInfo.d.ts +0 -19
- package/funcs/customerDashboardPutCustomerDashboardInfo.d.ts.map +0 -1
- package/funcs/customerDashboardPutCustomerDashboardInfo.js +0 -132
- package/funcs/customerDashboardPutCustomerDashboardInfo.js.map +0 -1
- package/models/components/dtodashboardanalyticsrequest.d.ts +0 -31
- package/models/components/dtodashboardanalyticsrequest.d.ts.map +0 -1
- package/models/components/dtodashboardanalyticsrequest.js +0 -67
- package/models/components/dtodashboardanalyticsrequest.js.map +0 -1
- package/models/components/dtodashboardcostanalyticsrequest.d.ts +0 -16
- package/models/components/dtodashboardcostanalyticsrequest.d.ts.map +0 -1
- package/models/components/dtodashboardcostanalyticsrequest.js +0 -58
- package/models/components/dtodashboardcostanalyticsrequest.js.map +0 -1
- package/models/components/dtodashboardpaginatedrequest.d.ts +0 -14
- package/models/components/dtodashboardpaginatedrequest.d.ts.map +0 -1
- package/models/components/dtodashboardpaginatedrequest.js +0 -50
- package/models/components/dtodashboardpaginatedrequest.js.map +0 -1
- package/models/components/dtodashboardsessionresponse.d.ts +0 -12
- package/models/components/dtodashboardsessionresponse.d.ts.map +0 -1
- package/models/components/dtodashboardsessionresponse.js.map +0 -1
- package/models/operations/getcustomerdashboardinfo.d.ts +0 -12
- package/models/operations/getcustomerdashboardinfo.d.ts.map +0 -1
- package/models/operations/getcustomerdashboardinfo.js +0 -54
- package/models/operations/getcustomerdashboardinfo.js.map +0 -1
- package/models/operations/getcustomerdashboardinvoicesid.d.ts +0 -25
- package/models/operations/getcustomerdashboardinvoicesid.d.ts.map +0 -1
- package/models/operations/getcustomerdashboardinvoicesid.js +0 -62
- package/models/operations/getcustomerdashboardinvoicesid.js.map +0 -1
- package/models/operations/getcustomerdashboardsubscriptionsid.d.ts +0 -25
- package/models/operations/getcustomerdashboardsubscriptionsid.d.ts.map +0 -1
- package/models/operations/getcustomerdashboardsubscriptionsid.js +0 -62
- package/models/operations/getcustomerdashboardsubscriptionsid.js.map +0 -1
- package/models/operations/getcustomerdashboardusage.d.ts +0 -30
- package/models/operations/getcustomerdashboardusage.d.ts.map +0 -1
- package/models/operations/getcustomerdashboardusage.js +0 -74
- package/models/operations/getcustomerdashboardusage.js.map +0 -1
- package/models/operations/getcustomerdashboardwalletsid.d.ts +0 -25
- package/models/operations/getcustomerdashboardwalletsid.d.ts.map +0 -1
- package/models/operations/getcustomerdashboardwalletsid.js +0 -62
- package/models/operations/getcustomerdashboardwalletsid.js.map +0 -1
- package/models/operations/postcustomerdashboardanalytics.d.ts +0 -12
- package/models/operations/postcustomerdashboardanalytics.d.ts.map +0 -1
- package/models/operations/postcustomerdashboardanalytics.js +0 -54
- package/models/operations/postcustomerdashboardanalytics.js.map +0 -1
- package/models/operations/postcustomerdashboardcostanalytics.d.ts +0 -12
- package/models/operations/postcustomerdashboardcostanalytics.d.ts.map +0 -1
- package/models/operations/postcustomerdashboardcostanalytics.js +0 -54
- package/models/operations/postcustomerdashboardcostanalytics.js.map +0 -1
- package/models/operations/postcustomerdashboardinvoices.d.ts +0 -12
- package/models/operations/postcustomerdashboardinvoices.d.ts.map +0 -1
- package/models/operations/postcustomerdashboardinvoices.js +0 -54
- package/models/operations/postcustomerdashboardinvoices.js.map +0 -1
- package/models/operations/postcustomerdashboardsubscriptions.d.ts +0 -12
- package/models/operations/postcustomerdashboardsubscriptions.d.ts.map +0 -1
- package/models/operations/postcustomerdashboardsubscriptions.js +0 -54
- package/models/operations/postcustomerdashboardsubscriptions.js.map +0 -1
- package/models/operations/postcustomerdashboardwallets.d.ts +0 -12
- package/models/operations/postcustomerdashboardwallets.d.ts.map +0 -1
- package/models/operations/postcustomerdashboardwallets.js +0 -54
- package/models/operations/postcustomerdashboardwallets.js.map +0 -1
- package/models/operations/putcustomerdashboardinfo.d.ts +0 -12
- package/models/operations/putcustomerdashboardinfo.d.ts.map +0 -1
- package/models/operations/putcustomerdashboardinfo.js.map +0 -1
- package/sdk/customerdashboard.d.ts +0 -90
- package/sdk/customerdashboard.d.ts.map +0 -1
- package/sdk/customerdashboard.js +0 -132
- package/sdk/customerdashboard.js.map +0 -1
- package/src/funcs/customerDashboardGetCustomerDashboardInfo.ts +0 -172
- package/src/funcs/customerDashboardGetCustomerDashboardInvoicesId.ts +0 -203
- package/src/funcs/customerDashboardGetCustomerDashboardSubscriptionsId.ts +0 -202
- package/src/funcs/customerDashboardGetCustomerDashboardUsage.ts +0 -203
- package/src/funcs/customerDashboardGetCustomerDashboardWalletsId.ts +0 -203
- package/src/funcs/customerDashboardPostCustomerDashboardAnalytics.ts +0 -191
- package/src/funcs/customerDashboardPostCustomerDashboardCostAnalytics.ts +0 -191
- package/src/funcs/customerDashboardPostCustomerDashboardInvoices.ts +0 -191
- package/src/funcs/customerDashboardPostCustomerDashboardSubscriptions.ts +0 -191
- package/src/funcs/customerDashboardPostCustomerDashboardWallets.ts +0 -173
- package/src/funcs/customerDashboardPutCustomerDashboardInfo.ts +0 -190
- package/src/models/components/dtodashboardanalyticsrequest.ts +0 -68
- package/src/models/components/dtodashboardcostanalyticsrequest.ts +0 -46
- package/src/models/components/dtodashboardpaginatedrequest.ts +0 -36
- package/src/models/operations/getcustomerdashboardinfo.ts +0 -38
- package/src/models/operations/getcustomerdashboardinvoicesid.ts +0 -70
- package/src/models/operations/getcustomerdashboardsubscriptionsid.ts +0 -73
- package/src/models/operations/getcustomerdashboardusage.ts +0 -86
- package/src/models/operations/getcustomerdashboardwalletsid.ts +0 -69
- package/src/models/operations/postcustomerdashboardanalytics.ts +0 -39
- package/src/models/operations/postcustomerdashboardcostanalytics.ts +0 -40
- package/src/models/operations/postcustomerdashboardinvoices.ts +0 -38
- package/src/models/operations/postcustomerdashboardsubscriptions.ts +0 -40
- package/src/models/operations/postcustomerdashboardwallets.ts +0 -38
- package/src/models/operations/putcustomerdashboardinfo.ts +0 -38
- package/src/sdk/customerdashboard.ts +0 -242
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type GetCustomerDashboardInfoSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type GetCustomerDashboardInfoSecurity$Outbound = {
|
|
14
|
-
BearerAuth: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const GetCustomerDashboardInfoSecurity$outboundSchema: z.ZodType<
|
|
19
|
-
GetCustomerDashboardInfoSecurity$Outbound,
|
|
20
|
-
z.ZodTypeDef,
|
|
21
|
-
GetCustomerDashboardInfoSecurity
|
|
22
|
-
> = z.object({
|
|
23
|
-
bearerAuth: z.string(),
|
|
24
|
-
}).transform((v) => {
|
|
25
|
-
return remap$(v, {
|
|
26
|
-
bearerAuth: "BearerAuth",
|
|
27
|
-
});
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
export function getCustomerDashboardInfoSecurityToJSON(
|
|
31
|
-
getCustomerDashboardInfoSecurity: GetCustomerDashboardInfoSecurity,
|
|
32
|
-
): string {
|
|
33
|
-
return JSON.stringify(
|
|
34
|
-
GetCustomerDashboardInfoSecurity$outboundSchema.parse(
|
|
35
|
-
getCustomerDashboardInfoSecurity,
|
|
36
|
-
),
|
|
37
|
-
);
|
|
38
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type GetCustomerDashboardInvoicesIdSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
export type GetCustomerDashboardInvoicesIdRequest = {
|
|
13
|
-
/**
|
|
14
|
-
* Invoice ID
|
|
15
|
-
*/
|
|
16
|
-
id: string;
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
/** @internal */
|
|
20
|
-
export type GetCustomerDashboardInvoicesIdSecurity$Outbound = {
|
|
21
|
-
BearerAuth: string;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
/** @internal */
|
|
25
|
-
export const GetCustomerDashboardInvoicesIdSecurity$outboundSchema: z.ZodType<
|
|
26
|
-
GetCustomerDashboardInvoicesIdSecurity$Outbound,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
GetCustomerDashboardInvoicesIdSecurity
|
|
29
|
-
> = z.object({
|
|
30
|
-
bearerAuth: z.string(),
|
|
31
|
-
}).transform((v) => {
|
|
32
|
-
return remap$(v, {
|
|
33
|
-
bearerAuth: "BearerAuth",
|
|
34
|
-
});
|
|
35
|
-
});
|
|
36
|
-
|
|
37
|
-
export function getCustomerDashboardInvoicesIdSecurityToJSON(
|
|
38
|
-
getCustomerDashboardInvoicesIdSecurity:
|
|
39
|
-
GetCustomerDashboardInvoicesIdSecurity,
|
|
40
|
-
): string {
|
|
41
|
-
return JSON.stringify(
|
|
42
|
-
GetCustomerDashboardInvoicesIdSecurity$outboundSchema.parse(
|
|
43
|
-
getCustomerDashboardInvoicesIdSecurity,
|
|
44
|
-
),
|
|
45
|
-
);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
/** @internal */
|
|
49
|
-
export type GetCustomerDashboardInvoicesIdRequest$Outbound = {
|
|
50
|
-
id: string;
|
|
51
|
-
};
|
|
52
|
-
|
|
53
|
-
/** @internal */
|
|
54
|
-
export const GetCustomerDashboardInvoicesIdRequest$outboundSchema: z.ZodType<
|
|
55
|
-
GetCustomerDashboardInvoicesIdRequest$Outbound,
|
|
56
|
-
z.ZodTypeDef,
|
|
57
|
-
GetCustomerDashboardInvoicesIdRequest
|
|
58
|
-
> = z.object({
|
|
59
|
-
id: z.string(),
|
|
60
|
-
});
|
|
61
|
-
|
|
62
|
-
export function getCustomerDashboardInvoicesIdRequestToJSON(
|
|
63
|
-
getCustomerDashboardInvoicesIdRequest: GetCustomerDashboardInvoicesIdRequest,
|
|
64
|
-
): string {
|
|
65
|
-
return JSON.stringify(
|
|
66
|
-
GetCustomerDashboardInvoicesIdRequest$outboundSchema.parse(
|
|
67
|
-
getCustomerDashboardInvoicesIdRequest,
|
|
68
|
-
),
|
|
69
|
-
);
|
|
70
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type GetCustomerDashboardSubscriptionsIdSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
export type GetCustomerDashboardSubscriptionsIdRequest = {
|
|
13
|
-
/**
|
|
14
|
-
* Subscription ID
|
|
15
|
-
*/
|
|
16
|
-
id: string;
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
/** @internal */
|
|
20
|
-
export type GetCustomerDashboardSubscriptionsIdSecurity$Outbound = {
|
|
21
|
-
BearerAuth: string;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
/** @internal */
|
|
25
|
-
export const GetCustomerDashboardSubscriptionsIdSecurity$outboundSchema:
|
|
26
|
-
z.ZodType<
|
|
27
|
-
GetCustomerDashboardSubscriptionsIdSecurity$Outbound,
|
|
28
|
-
z.ZodTypeDef,
|
|
29
|
-
GetCustomerDashboardSubscriptionsIdSecurity
|
|
30
|
-
> = z.object({
|
|
31
|
-
bearerAuth: z.string(),
|
|
32
|
-
}).transform((v) => {
|
|
33
|
-
return remap$(v, {
|
|
34
|
-
bearerAuth: "BearerAuth",
|
|
35
|
-
});
|
|
36
|
-
});
|
|
37
|
-
|
|
38
|
-
export function getCustomerDashboardSubscriptionsIdSecurityToJSON(
|
|
39
|
-
getCustomerDashboardSubscriptionsIdSecurity:
|
|
40
|
-
GetCustomerDashboardSubscriptionsIdSecurity,
|
|
41
|
-
): string {
|
|
42
|
-
return JSON.stringify(
|
|
43
|
-
GetCustomerDashboardSubscriptionsIdSecurity$outboundSchema.parse(
|
|
44
|
-
getCustomerDashboardSubscriptionsIdSecurity,
|
|
45
|
-
),
|
|
46
|
-
);
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
/** @internal */
|
|
50
|
-
export type GetCustomerDashboardSubscriptionsIdRequest$Outbound = {
|
|
51
|
-
id: string;
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
/** @internal */
|
|
55
|
-
export const GetCustomerDashboardSubscriptionsIdRequest$outboundSchema:
|
|
56
|
-
z.ZodType<
|
|
57
|
-
GetCustomerDashboardSubscriptionsIdRequest$Outbound,
|
|
58
|
-
z.ZodTypeDef,
|
|
59
|
-
GetCustomerDashboardSubscriptionsIdRequest
|
|
60
|
-
> = z.object({
|
|
61
|
-
id: z.string(),
|
|
62
|
-
});
|
|
63
|
-
|
|
64
|
-
export function getCustomerDashboardSubscriptionsIdRequestToJSON(
|
|
65
|
-
getCustomerDashboardSubscriptionsIdRequest:
|
|
66
|
-
GetCustomerDashboardSubscriptionsIdRequest,
|
|
67
|
-
): string {
|
|
68
|
-
return JSON.stringify(
|
|
69
|
-
GetCustomerDashboardSubscriptionsIdRequest$outboundSchema.parse(
|
|
70
|
-
getCustomerDashboardSubscriptionsIdRequest,
|
|
71
|
-
),
|
|
72
|
-
);
|
|
73
|
-
}
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type GetCustomerDashboardUsageSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
export type GetCustomerDashboardUsageRequest = {
|
|
13
|
-
customerId?: string | undefined;
|
|
14
|
-
customerLookupKey?: string | undefined;
|
|
15
|
-
featureIds?: Array<string> | undefined;
|
|
16
|
-
featureLookupKeys?: Array<string> | undefined;
|
|
17
|
-
subscriptionIds?: Array<string> | undefined;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
/** @internal */
|
|
21
|
-
export type GetCustomerDashboardUsageSecurity$Outbound = {
|
|
22
|
-
BearerAuth: string;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
/** @internal */
|
|
26
|
-
export const GetCustomerDashboardUsageSecurity$outboundSchema: z.ZodType<
|
|
27
|
-
GetCustomerDashboardUsageSecurity$Outbound,
|
|
28
|
-
z.ZodTypeDef,
|
|
29
|
-
GetCustomerDashboardUsageSecurity
|
|
30
|
-
> = z.object({
|
|
31
|
-
bearerAuth: z.string(),
|
|
32
|
-
}).transform((v) => {
|
|
33
|
-
return remap$(v, {
|
|
34
|
-
bearerAuth: "BearerAuth",
|
|
35
|
-
});
|
|
36
|
-
});
|
|
37
|
-
|
|
38
|
-
export function getCustomerDashboardUsageSecurityToJSON(
|
|
39
|
-
getCustomerDashboardUsageSecurity: GetCustomerDashboardUsageSecurity,
|
|
40
|
-
): string {
|
|
41
|
-
return JSON.stringify(
|
|
42
|
-
GetCustomerDashboardUsageSecurity$outboundSchema.parse(
|
|
43
|
-
getCustomerDashboardUsageSecurity,
|
|
44
|
-
),
|
|
45
|
-
);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
/** @internal */
|
|
49
|
-
export type GetCustomerDashboardUsageRequest$Outbound = {
|
|
50
|
-
customer_id?: string | undefined;
|
|
51
|
-
customer_lookup_key?: string | undefined;
|
|
52
|
-
feature_ids?: Array<string> | undefined;
|
|
53
|
-
feature_lookup_keys?: Array<string> | undefined;
|
|
54
|
-
subscription_ids?: Array<string> | undefined;
|
|
55
|
-
};
|
|
56
|
-
|
|
57
|
-
/** @internal */
|
|
58
|
-
export const GetCustomerDashboardUsageRequest$outboundSchema: z.ZodType<
|
|
59
|
-
GetCustomerDashboardUsageRequest$Outbound,
|
|
60
|
-
z.ZodTypeDef,
|
|
61
|
-
GetCustomerDashboardUsageRequest
|
|
62
|
-
> = z.object({
|
|
63
|
-
customerId: z.string().optional(),
|
|
64
|
-
customerLookupKey: z.string().optional(),
|
|
65
|
-
featureIds: z.array(z.string()).optional(),
|
|
66
|
-
featureLookupKeys: z.array(z.string()).optional(),
|
|
67
|
-
subscriptionIds: z.array(z.string()).optional(),
|
|
68
|
-
}).transform((v) => {
|
|
69
|
-
return remap$(v, {
|
|
70
|
-
customerId: "customer_id",
|
|
71
|
-
customerLookupKey: "customer_lookup_key",
|
|
72
|
-
featureIds: "feature_ids",
|
|
73
|
-
featureLookupKeys: "feature_lookup_keys",
|
|
74
|
-
subscriptionIds: "subscription_ids",
|
|
75
|
-
});
|
|
76
|
-
});
|
|
77
|
-
|
|
78
|
-
export function getCustomerDashboardUsageRequestToJSON(
|
|
79
|
-
getCustomerDashboardUsageRequest: GetCustomerDashboardUsageRequest,
|
|
80
|
-
): string {
|
|
81
|
-
return JSON.stringify(
|
|
82
|
-
GetCustomerDashboardUsageRequest$outboundSchema.parse(
|
|
83
|
-
getCustomerDashboardUsageRequest,
|
|
84
|
-
),
|
|
85
|
-
);
|
|
86
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type GetCustomerDashboardWalletsIdSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
export type GetCustomerDashboardWalletsIdRequest = {
|
|
13
|
-
/**
|
|
14
|
-
* Wallet ID
|
|
15
|
-
*/
|
|
16
|
-
id: string;
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
/** @internal */
|
|
20
|
-
export type GetCustomerDashboardWalletsIdSecurity$Outbound = {
|
|
21
|
-
BearerAuth: string;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
/** @internal */
|
|
25
|
-
export const GetCustomerDashboardWalletsIdSecurity$outboundSchema: z.ZodType<
|
|
26
|
-
GetCustomerDashboardWalletsIdSecurity$Outbound,
|
|
27
|
-
z.ZodTypeDef,
|
|
28
|
-
GetCustomerDashboardWalletsIdSecurity
|
|
29
|
-
> = z.object({
|
|
30
|
-
bearerAuth: z.string(),
|
|
31
|
-
}).transform((v) => {
|
|
32
|
-
return remap$(v, {
|
|
33
|
-
bearerAuth: "BearerAuth",
|
|
34
|
-
});
|
|
35
|
-
});
|
|
36
|
-
|
|
37
|
-
export function getCustomerDashboardWalletsIdSecurityToJSON(
|
|
38
|
-
getCustomerDashboardWalletsIdSecurity: GetCustomerDashboardWalletsIdSecurity,
|
|
39
|
-
): string {
|
|
40
|
-
return JSON.stringify(
|
|
41
|
-
GetCustomerDashboardWalletsIdSecurity$outboundSchema.parse(
|
|
42
|
-
getCustomerDashboardWalletsIdSecurity,
|
|
43
|
-
),
|
|
44
|
-
);
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/** @internal */
|
|
48
|
-
export type GetCustomerDashboardWalletsIdRequest$Outbound = {
|
|
49
|
-
id: string;
|
|
50
|
-
};
|
|
51
|
-
|
|
52
|
-
/** @internal */
|
|
53
|
-
export const GetCustomerDashboardWalletsIdRequest$outboundSchema: z.ZodType<
|
|
54
|
-
GetCustomerDashboardWalletsIdRequest$Outbound,
|
|
55
|
-
z.ZodTypeDef,
|
|
56
|
-
GetCustomerDashboardWalletsIdRequest
|
|
57
|
-
> = z.object({
|
|
58
|
-
id: z.string(),
|
|
59
|
-
});
|
|
60
|
-
|
|
61
|
-
export function getCustomerDashboardWalletsIdRequestToJSON(
|
|
62
|
-
getCustomerDashboardWalletsIdRequest: GetCustomerDashboardWalletsIdRequest,
|
|
63
|
-
): string {
|
|
64
|
-
return JSON.stringify(
|
|
65
|
-
GetCustomerDashboardWalletsIdRequest$outboundSchema.parse(
|
|
66
|
-
getCustomerDashboardWalletsIdRequest,
|
|
67
|
-
),
|
|
68
|
-
);
|
|
69
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type PostCustomerDashboardAnalyticsSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type PostCustomerDashboardAnalyticsSecurity$Outbound = {
|
|
14
|
-
BearerAuth: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const PostCustomerDashboardAnalyticsSecurity$outboundSchema: z.ZodType<
|
|
19
|
-
PostCustomerDashboardAnalyticsSecurity$Outbound,
|
|
20
|
-
z.ZodTypeDef,
|
|
21
|
-
PostCustomerDashboardAnalyticsSecurity
|
|
22
|
-
> = z.object({
|
|
23
|
-
bearerAuth: z.string(),
|
|
24
|
-
}).transform((v) => {
|
|
25
|
-
return remap$(v, {
|
|
26
|
-
bearerAuth: "BearerAuth",
|
|
27
|
-
});
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
export function postCustomerDashboardAnalyticsSecurityToJSON(
|
|
31
|
-
postCustomerDashboardAnalyticsSecurity:
|
|
32
|
-
PostCustomerDashboardAnalyticsSecurity,
|
|
33
|
-
): string {
|
|
34
|
-
return JSON.stringify(
|
|
35
|
-
PostCustomerDashboardAnalyticsSecurity$outboundSchema.parse(
|
|
36
|
-
postCustomerDashboardAnalyticsSecurity,
|
|
37
|
-
),
|
|
38
|
-
);
|
|
39
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type PostCustomerDashboardCostAnalyticsSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type PostCustomerDashboardCostAnalyticsSecurity$Outbound = {
|
|
14
|
-
BearerAuth: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const PostCustomerDashboardCostAnalyticsSecurity$outboundSchema:
|
|
19
|
-
z.ZodType<
|
|
20
|
-
PostCustomerDashboardCostAnalyticsSecurity$Outbound,
|
|
21
|
-
z.ZodTypeDef,
|
|
22
|
-
PostCustomerDashboardCostAnalyticsSecurity
|
|
23
|
-
> = z.object({
|
|
24
|
-
bearerAuth: z.string(),
|
|
25
|
-
}).transform((v) => {
|
|
26
|
-
return remap$(v, {
|
|
27
|
-
bearerAuth: "BearerAuth",
|
|
28
|
-
});
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
export function postCustomerDashboardCostAnalyticsSecurityToJSON(
|
|
32
|
-
postCustomerDashboardCostAnalyticsSecurity:
|
|
33
|
-
PostCustomerDashboardCostAnalyticsSecurity,
|
|
34
|
-
): string {
|
|
35
|
-
return JSON.stringify(
|
|
36
|
-
PostCustomerDashboardCostAnalyticsSecurity$outboundSchema.parse(
|
|
37
|
-
postCustomerDashboardCostAnalyticsSecurity,
|
|
38
|
-
),
|
|
39
|
-
);
|
|
40
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type PostCustomerDashboardInvoicesSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type PostCustomerDashboardInvoicesSecurity$Outbound = {
|
|
14
|
-
BearerAuth: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const PostCustomerDashboardInvoicesSecurity$outboundSchema: z.ZodType<
|
|
19
|
-
PostCustomerDashboardInvoicesSecurity$Outbound,
|
|
20
|
-
z.ZodTypeDef,
|
|
21
|
-
PostCustomerDashboardInvoicesSecurity
|
|
22
|
-
> = z.object({
|
|
23
|
-
bearerAuth: z.string(),
|
|
24
|
-
}).transform((v) => {
|
|
25
|
-
return remap$(v, {
|
|
26
|
-
bearerAuth: "BearerAuth",
|
|
27
|
-
});
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
export function postCustomerDashboardInvoicesSecurityToJSON(
|
|
31
|
-
postCustomerDashboardInvoicesSecurity: PostCustomerDashboardInvoicesSecurity,
|
|
32
|
-
): string {
|
|
33
|
-
return JSON.stringify(
|
|
34
|
-
PostCustomerDashboardInvoicesSecurity$outboundSchema.parse(
|
|
35
|
-
postCustomerDashboardInvoicesSecurity,
|
|
36
|
-
),
|
|
37
|
-
);
|
|
38
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type PostCustomerDashboardSubscriptionsSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type PostCustomerDashboardSubscriptionsSecurity$Outbound = {
|
|
14
|
-
BearerAuth: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const PostCustomerDashboardSubscriptionsSecurity$outboundSchema:
|
|
19
|
-
z.ZodType<
|
|
20
|
-
PostCustomerDashboardSubscriptionsSecurity$Outbound,
|
|
21
|
-
z.ZodTypeDef,
|
|
22
|
-
PostCustomerDashboardSubscriptionsSecurity
|
|
23
|
-
> = z.object({
|
|
24
|
-
bearerAuth: z.string(),
|
|
25
|
-
}).transform((v) => {
|
|
26
|
-
return remap$(v, {
|
|
27
|
-
bearerAuth: "BearerAuth",
|
|
28
|
-
});
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
export function postCustomerDashboardSubscriptionsSecurityToJSON(
|
|
32
|
-
postCustomerDashboardSubscriptionsSecurity:
|
|
33
|
-
PostCustomerDashboardSubscriptionsSecurity,
|
|
34
|
-
): string {
|
|
35
|
-
return JSON.stringify(
|
|
36
|
-
PostCustomerDashboardSubscriptionsSecurity$outboundSchema.parse(
|
|
37
|
-
postCustomerDashboardSubscriptionsSecurity,
|
|
38
|
-
),
|
|
39
|
-
);
|
|
40
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type PostCustomerDashboardWalletsSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type PostCustomerDashboardWalletsSecurity$Outbound = {
|
|
14
|
-
BearerAuth: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const PostCustomerDashboardWalletsSecurity$outboundSchema: z.ZodType<
|
|
19
|
-
PostCustomerDashboardWalletsSecurity$Outbound,
|
|
20
|
-
z.ZodTypeDef,
|
|
21
|
-
PostCustomerDashboardWalletsSecurity
|
|
22
|
-
> = z.object({
|
|
23
|
-
bearerAuth: z.string(),
|
|
24
|
-
}).transform((v) => {
|
|
25
|
-
return remap$(v, {
|
|
26
|
-
bearerAuth: "BearerAuth",
|
|
27
|
-
});
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
export function postCustomerDashboardWalletsSecurityToJSON(
|
|
31
|
-
postCustomerDashboardWalletsSecurity: PostCustomerDashboardWalletsSecurity,
|
|
32
|
-
): string {
|
|
33
|
-
return JSON.stringify(
|
|
34
|
-
PostCustomerDashboardWalletsSecurity$outboundSchema.parse(
|
|
35
|
-
postCustomerDashboardWalletsSecurity,
|
|
36
|
-
),
|
|
37
|
-
);
|
|
38
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
import * as z from "zod/v3";
|
|
6
|
-
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
-
|
|
8
|
-
export type PutCustomerDashboardInfoSecurity = {
|
|
9
|
-
bearerAuth: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type PutCustomerDashboardInfoSecurity$Outbound = {
|
|
14
|
-
BearerAuth: string;
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
/** @internal */
|
|
18
|
-
export const PutCustomerDashboardInfoSecurity$outboundSchema: z.ZodType<
|
|
19
|
-
PutCustomerDashboardInfoSecurity$Outbound,
|
|
20
|
-
z.ZodTypeDef,
|
|
21
|
-
PutCustomerDashboardInfoSecurity
|
|
22
|
-
> = z.object({
|
|
23
|
-
bearerAuth: z.string(),
|
|
24
|
-
}).transform((v) => {
|
|
25
|
-
return remap$(v, {
|
|
26
|
-
bearerAuth: "BearerAuth",
|
|
27
|
-
});
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
export function putCustomerDashboardInfoSecurityToJSON(
|
|
31
|
-
putCustomerDashboardInfoSecurity: PutCustomerDashboardInfoSecurity,
|
|
32
|
-
): string {
|
|
33
|
-
return JSON.stringify(
|
|
34
|
-
PutCustomerDashboardInfoSecurity$outboundSchema.parse(
|
|
35
|
-
putCustomerDashboardInfoSecurity,
|
|
36
|
-
),
|
|
37
|
-
);
|
|
38
|
-
}
|