@livdot-tech/contracts 1.10.2 → 1.10.3
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/dist/auth/index.js +1 -1
- package/dist/auth/index.mjs +1 -1
- package/dist/{chunk-PFQ2PK5A.mjs → chunk-5MBLNDI2.mjs} +2 -2
- package/dist/chunk-5MBLNDI2.mjs.map +1 -0
- package/dist/{chunk-4JPHGCGI.mjs → chunk-6CM2RFBP.mjs} +2 -2
- package/dist/{chunk-4JPHGCGI.mjs.map → chunk-6CM2RFBP.mjs.map} +1 -1
- package/dist/chunk-APICRKQV.js +2 -0
- package/dist/chunk-APICRKQV.js.map +1 -0
- package/dist/chunk-FIHIJXIM.mjs +2 -0
- package/dist/chunk-FIHIJXIM.mjs.map +1 -0
- package/dist/{chunk-RK5OLL5B.js → chunk-GYSYXIRD.js} +2 -2
- package/dist/chunk-GYSYXIRD.js.map +1 -0
- package/dist/{chunk-Y3GCX2TR.js → chunk-PO2YKATC.js} +2 -2
- package/dist/{chunk-Y3GCX2TR.js.map → chunk-PO2YKATC.js.map} +1 -1
- package/dist/{chunk-EQ3TWNQ4.mjs → chunk-ZPBK5QS4.mjs} +2 -2
- package/dist/{chunk-EQ3TWNQ4.mjs.map → chunk-ZPBK5QS4.mjs.map} +1 -1
- package/dist/{chunk-ZKQRUTEW.js → chunk-ZXDNKK32.js} +2 -2
- package/dist/{chunk-ZKQRUTEW.js.map → chunk-ZXDNKK32.js.map} +1 -1
- package/dist/dispute/index.js +1 -1
- package/dist/dispute/index.mjs +1 -1
- package/dist/event/index.d.mts +65 -1
- package/dist/event/index.d.ts +65 -1
- package/dist/event/index.js +1 -1
- package/dist/event/index.mjs +1 -1
- package/dist/host/index.d.mts +15 -0
- package/dist/host/index.d.ts +15 -0
- package/dist/host/index.js +1 -1
- package/dist/host/index.mjs +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/payment/index.js +1 -1
- package/dist/payment/index.mjs +1 -1
- package/dist/user/index.js +1 -1
- package/dist/user/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-7BM7S4JR.mjs +0 -2
- package/dist/chunk-7BM7S4JR.mjs.map +0 -1
- package/dist/chunk-PFQ2PK5A.mjs.map +0 -1
- package/dist/chunk-QVP3RJFZ.js +0 -2
- package/dist/chunk-QVP3RJFZ.js.map +0 -1
- package/dist/chunk-RK5OLL5B.js.map +0 -1
package/dist/dispute/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var chunkZXDNKK32_js=require('../chunk-ZXDNKK32.js');require('../chunk-APICRKQV.js'),require('../chunk-244RJ2YJ.js'),require('../chunk-DQG37GYU.js');Object.defineProperty(exports,"AdminDisputeResponseSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.i}});Object.defineProperty(exports,"AdminDisputesQuerySchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.k}});Object.defineProperty(exports,"DISPUTE_DETAIL_MAX_LENGTH",{enumerable:true,get:function(){return chunkZXDNKK32_js.d}});Object.defineProperty(exports,"DisputeOutcomeSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.g}});Object.defineProperty(exports,"DisputeReasonSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.e}});Object.defineProperty(exports,"DisputeResponseSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.c}});Object.defineProperty(exports,"DisputeStateSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.f}});Object.defineProperty(exports,"DisputeStatus",{enumerable:true,get:function(){return chunkZXDNKK32_js.b}});Object.defineProperty(exports,"DisputeType",{enumerable:true,get:function(){return chunkZXDNKK32_js.a}});Object.defineProperty(exports,"MyDisputesQuerySchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.j}});Object.defineProperty(exports,"OpenDisputeRequestSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.h}});Object.defineProperty(exports,"PagedDisputesResponseSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.m}});Object.defineProperty(exports,"ResolveDisputeRequestSchema",{enumerable:true,get:function(){return chunkZXDNKK32_js.l}});//# sourceMappingURL=index.js.map
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/dist/dispute/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export{i as AdminDisputeResponseSchema,k as AdminDisputesQuerySchema,d as DISPUTE_DETAIL_MAX_LENGTH,g as DisputeOutcomeSchema,e as DisputeReasonSchema,c as DisputeResponseSchema,f as DisputeStateSchema,b as DisputeStatus,a as DisputeType,j as MyDisputesQuerySchema,h as OpenDisputeRequestSchema,m as PagedDisputesResponseSchema,l as ResolveDisputeRequestSchema}from'../chunk-
|
|
1
|
+
export{i as AdminDisputeResponseSchema,k as AdminDisputesQuerySchema,d as DISPUTE_DETAIL_MAX_LENGTH,g as DisputeOutcomeSchema,e as DisputeReasonSchema,c as DisputeResponseSchema,f as DisputeStateSchema,b as DisputeStatus,a as DisputeType,j as MyDisputesQuerySchema,h as OpenDisputeRequestSchema,m as PagedDisputesResponseSchema,l as ResolveDisputeRequestSchema}from'../chunk-6CM2RFBP.mjs';import'../chunk-FIHIJXIM.mjs';import'../chunk-73FCZRSF.mjs';import'../chunk-KPEKHJVS.mjs';//# sourceMappingURL=index.mjs.map
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/dist/event/index.d.mts
CHANGED
|
@@ -2155,6 +2155,18 @@ declare const HostEarningsSummaryResponseSchema: z.ZodObject<{
|
|
|
2155
2155
|
netMinor: z.ZodString;
|
|
2156
2156
|
availableMinor: z.ZodString;
|
|
2157
2157
|
pendingMinor: z.ZodString;
|
|
2158
|
+
ticketsSold: z.ZodNumber;
|
|
2159
|
+
avgTicketPriceMinor: z.ZodString;
|
|
2160
|
+
previousPeriodDelta: z.ZodObject<{
|
|
2161
|
+
percentage: z.ZodNullable<z.ZodNumber>;
|
|
2162
|
+
currency: z.ZodString;
|
|
2163
|
+
grossMinor: z.ZodString;
|
|
2164
|
+
}, z.core.$strip>;
|
|
2165
|
+
revenueSplit: z.ZodObject<{
|
|
2166
|
+
hostShareMinor: z.ZodString;
|
|
2167
|
+
platformFeeMinor: z.ZodString;
|
|
2168
|
+
crewSalariesMinor: z.ZodString;
|
|
2169
|
+
}, z.core.$strip>;
|
|
2158
2170
|
}, z.core.$strict>;
|
|
2159
2171
|
declare const HostEarningsBreakdownItemSchema: z.ZodObject<{
|
|
2160
2172
|
eventId: z.ZodUUID;
|
|
@@ -2165,6 +2177,12 @@ declare const HostEarningsBreakdownItemSchema: z.ZodObject<{
|
|
|
2165
2177
|
netMinor: z.ZodString;
|
|
2166
2178
|
firstActivityAt: z.ZodString;
|
|
2167
2179
|
lastActivityAt: z.ZodString;
|
|
2180
|
+
ticketsSold: z.ZodNumber;
|
|
2181
|
+
status: z.ZodEnum<{
|
|
2182
|
+
SCHEDULED: "SCHEDULED";
|
|
2183
|
+
LIVE: "LIVE";
|
|
2184
|
+
COMPLETED: "COMPLETED";
|
|
2185
|
+
}>;
|
|
2168
2186
|
}, z.core.$strict>;
|
|
2169
2187
|
declare const HostEarningsBreakdownResponseSchema: z.ZodObject<{
|
|
2170
2188
|
totalCount: z.ZodNumber;
|
|
@@ -2182,6 +2200,12 @@ declare const HostEarningsBreakdownResponseSchema: z.ZodObject<{
|
|
|
2182
2200
|
netMinor: z.ZodString;
|
|
2183
2201
|
firstActivityAt: z.ZodString;
|
|
2184
2202
|
lastActivityAt: z.ZodString;
|
|
2203
|
+
ticketsSold: z.ZodNumber;
|
|
2204
|
+
status: z.ZodEnum<{
|
|
2205
|
+
SCHEDULED: "SCHEDULED";
|
|
2206
|
+
LIVE: "LIVE";
|
|
2207
|
+
COMPLETED: "COMPLETED";
|
|
2208
|
+
}>;
|
|
2185
2209
|
}, z.core.$strict>>;
|
|
2186
2210
|
}, z.core.$strict>;
|
|
2187
2211
|
declare const HostEarningsTimeseriesPointSchema: z.ZodObject<{
|
|
@@ -2346,6 +2370,41 @@ declare const HostLivePreviewSchema: z.ZodObject<{
|
|
|
2346
2370
|
token: z.ZodString;
|
|
2347
2371
|
expiresAt: z.ZodISODateTime;
|
|
2348
2372
|
}, z.core.$strip>;
|
|
2373
|
+
declare const PatchReplayPeriodRequestSchema: z.ZodObject<{
|
|
2374
|
+
retentionDays: z.ZodNumber;
|
|
2375
|
+
}, z.core.$strip>;
|
|
2376
|
+
declare const PatchReplayPeriodResponseSchema: z.ZodObject<{
|
|
2377
|
+
eventId: z.ZodUUID;
|
|
2378
|
+
liveEndedAt: z.ZodISODateTime;
|
|
2379
|
+
retentionDays: z.ZodNumber;
|
|
2380
|
+
replayAvailableUntil: z.ZodISODateTime;
|
|
2381
|
+
}, z.core.$strip>;
|
|
2382
|
+
declare const HostEventTicketSalesTimelineQuerySchema: z.ZodObject<{
|
|
2383
|
+
granularity: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
2384
|
+
daily: "daily";
|
|
2385
|
+
}>>>;
|
|
2386
|
+
from: z.ZodOptional<z.ZodString>;
|
|
2387
|
+
to: z.ZodOptional<z.ZodString>;
|
|
2388
|
+
}, z.core.$strip>;
|
|
2389
|
+
declare const HostEventTicketSalesTimelinePointSchema: z.ZodObject<{
|
|
2390
|
+
date: z.ZodString;
|
|
2391
|
+
ticketsSold: z.ZodNumber;
|
|
2392
|
+
revenueMinor: z.ZodString;
|
|
2393
|
+
}, z.core.$strip>;
|
|
2394
|
+
declare const HostEventTicketSalesTimelineResponseSchema: z.ZodObject<{
|
|
2395
|
+
eventId: z.ZodUUID;
|
|
2396
|
+
granularity: z.ZodEnum<{
|
|
2397
|
+
daily: "daily";
|
|
2398
|
+
}>;
|
|
2399
|
+
from: z.ZodString;
|
|
2400
|
+
to: z.ZodString;
|
|
2401
|
+
currency: z.ZodString;
|
|
2402
|
+
points: z.ZodArray<z.ZodObject<{
|
|
2403
|
+
date: z.ZodString;
|
|
2404
|
+
ticketsSold: z.ZodNumber;
|
|
2405
|
+
revenueMinor: z.ZodString;
|
|
2406
|
+
}, z.core.$strip>>;
|
|
2407
|
+
}, z.core.$strip>;
|
|
2349
2408
|
|
|
2350
2409
|
type PublicEventCard = z.infer<typeof PublicEventCardSchema>;
|
|
2351
2410
|
type PublicEventsQuery = z.infer<typeof PublicEventsQuerySchema>;
|
|
@@ -2388,5 +2447,10 @@ type HostEarningsBreakdownResponse = z.infer<typeof HostEarningsBreakdownRespons
|
|
|
2388
2447
|
type HostEarningsTimeseriesPoint = z.infer<typeof HostEarningsTimeseriesPointSchema>;
|
|
2389
2448
|
type HostEarningsTimeseriesResponse = z.infer<typeof HostEarningsTimeseriesResponseSchema>;
|
|
2390
2449
|
type HostLivePreview = z.infer<typeof HostLivePreviewSchema>;
|
|
2450
|
+
type PatchReplayPeriodRequest = z.infer<typeof PatchReplayPeriodRequestSchema>;
|
|
2451
|
+
type PatchReplayPeriodResponse = z.infer<typeof PatchReplayPeriodResponseSchema>;
|
|
2452
|
+
type HostEventTicketSalesTimeline = z.infer<typeof HostEventTicketSalesTimelineQuerySchema>;
|
|
2453
|
+
type HostEventTicketSalesTimelineResponse = z.infer<typeof HostEventTicketSalesTimelineResponseSchema>;
|
|
2454
|
+
type HostEventTicketSalesTimelinePoint = z.infer<typeof HostEventTicketSalesTimelinePointSchema>;
|
|
2391
2455
|
|
|
2392
|
-
export { type Category, CategorySchema, type CreateEventRequest, CreateEventRequestSchema, type Currency, CurrencySchema, type DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, type DiscoverResponse, DiscoverResponseSchema, type DiscoverSectionResponse, DiscoverSectionResponseSchema, type EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, type EventCard, type EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, type EventResponse, EventResponseSchema, EventState, EventVisibility, type HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, type HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, type HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, type HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, type HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, type HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, type HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, type HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, type HostEventWizardPatch, HostEventWizardPatchSchema, type HostLivePreview, HostLivePreviewSchema, type LivePlayback, LivePlaybackSchema, type MyEventCard, MyEventCardSchema, type MyEventsQuery, MyEventsQuerySchema, type MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, type PagedEventsResponse, PagedEventsResponseSchema, type PatchStreamControlRequest, PatchStreamControlRequestSchema, type PlaybackResponse, PlaybackResponseSchema, type PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, type PublicEventsQuery, PublicEventsQuerySchema, type PublicEventsResponse, PublicEventsResponseSchema, type RegisterForEventRequest, RegisterForEventRequestSchema, type RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, type Replay, type ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, type SearchEventsQuery, SearchEventsQuerySchema, type StartViewingSessionRequest, StartViewingSessionRequestSchema, type StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, type UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, type ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, type ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, type Visibility, VisibilitySchema };
|
|
2456
|
+
export { type Category, CategorySchema, type CreateEventRequest, CreateEventRequestSchema, type Currency, CurrencySchema, type DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, type DiscoverResponse, DiscoverResponseSchema, type DiscoverSectionResponse, DiscoverSectionResponseSchema, type EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, type EventCard, type EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, type EventResponse, EventResponseSchema, EventState, EventVisibility, type HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, type HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, type HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, type HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, type HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, type HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, type HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, type HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, type HostEventTicketSalesTimeline, type HostEventTicketSalesTimelinePoint, HostEventTicketSalesTimelinePointSchema, HostEventTicketSalesTimelineQuerySchema, type HostEventTicketSalesTimelineResponse, HostEventTicketSalesTimelineResponseSchema, type HostEventWizardPatch, HostEventWizardPatchSchema, type HostLivePreview, HostLivePreviewSchema, type LivePlayback, LivePlaybackSchema, type MyEventCard, MyEventCardSchema, type MyEventsQuery, MyEventsQuerySchema, type MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, type PagedEventsResponse, PagedEventsResponseSchema, type PatchReplayPeriodRequest, PatchReplayPeriodRequestSchema, type PatchReplayPeriodResponse, PatchReplayPeriodResponseSchema, type PatchStreamControlRequest, PatchStreamControlRequestSchema, type PlaybackResponse, PlaybackResponseSchema, type PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, type PublicEventsQuery, PublicEventsQuerySchema, type PublicEventsResponse, PublicEventsResponseSchema, type RegisterForEventRequest, RegisterForEventRequestSchema, type RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, type Replay, type ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, type SearchEventsQuery, SearchEventsQuerySchema, type StartViewingSessionRequest, StartViewingSessionRequestSchema, type StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, type UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, type ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, type ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, type Visibility, VisibilitySchema };
|
package/dist/event/index.d.ts
CHANGED
|
@@ -2155,6 +2155,18 @@ declare const HostEarningsSummaryResponseSchema: z.ZodObject<{
|
|
|
2155
2155
|
netMinor: z.ZodString;
|
|
2156
2156
|
availableMinor: z.ZodString;
|
|
2157
2157
|
pendingMinor: z.ZodString;
|
|
2158
|
+
ticketsSold: z.ZodNumber;
|
|
2159
|
+
avgTicketPriceMinor: z.ZodString;
|
|
2160
|
+
previousPeriodDelta: z.ZodObject<{
|
|
2161
|
+
percentage: z.ZodNullable<z.ZodNumber>;
|
|
2162
|
+
currency: z.ZodString;
|
|
2163
|
+
grossMinor: z.ZodString;
|
|
2164
|
+
}, z.core.$strip>;
|
|
2165
|
+
revenueSplit: z.ZodObject<{
|
|
2166
|
+
hostShareMinor: z.ZodString;
|
|
2167
|
+
platformFeeMinor: z.ZodString;
|
|
2168
|
+
crewSalariesMinor: z.ZodString;
|
|
2169
|
+
}, z.core.$strip>;
|
|
2158
2170
|
}, z.core.$strict>;
|
|
2159
2171
|
declare const HostEarningsBreakdownItemSchema: z.ZodObject<{
|
|
2160
2172
|
eventId: z.ZodUUID;
|
|
@@ -2165,6 +2177,12 @@ declare const HostEarningsBreakdownItemSchema: z.ZodObject<{
|
|
|
2165
2177
|
netMinor: z.ZodString;
|
|
2166
2178
|
firstActivityAt: z.ZodString;
|
|
2167
2179
|
lastActivityAt: z.ZodString;
|
|
2180
|
+
ticketsSold: z.ZodNumber;
|
|
2181
|
+
status: z.ZodEnum<{
|
|
2182
|
+
SCHEDULED: "SCHEDULED";
|
|
2183
|
+
LIVE: "LIVE";
|
|
2184
|
+
COMPLETED: "COMPLETED";
|
|
2185
|
+
}>;
|
|
2168
2186
|
}, z.core.$strict>;
|
|
2169
2187
|
declare const HostEarningsBreakdownResponseSchema: z.ZodObject<{
|
|
2170
2188
|
totalCount: z.ZodNumber;
|
|
@@ -2182,6 +2200,12 @@ declare const HostEarningsBreakdownResponseSchema: z.ZodObject<{
|
|
|
2182
2200
|
netMinor: z.ZodString;
|
|
2183
2201
|
firstActivityAt: z.ZodString;
|
|
2184
2202
|
lastActivityAt: z.ZodString;
|
|
2203
|
+
ticketsSold: z.ZodNumber;
|
|
2204
|
+
status: z.ZodEnum<{
|
|
2205
|
+
SCHEDULED: "SCHEDULED";
|
|
2206
|
+
LIVE: "LIVE";
|
|
2207
|
+
COMPLETED: "COMPLETED";
|
|
2208
|
+
}>;
|
|
2185
2209
|
}, z.core.$strict>>;
|
|
2186
2210
|
}, z.core.$strict>;
|
|
2187
2211
|
declare const HostEarningsTimeseriesPointSchema: z.ZodObject<{
|
|
@@ -2346,6 +2370,41 @@ declare const HostLivePreviewSchema: z.ZodObject<{
|
|
|
2346
2370
|
token: z.ZodString;
|
|
2347
2371
|
expiresAt: z.ZodISODateTime;
|
|
2348
2372
|
}, z.core.$strip>;
|
|
2373
|
+
declare const PatchReplayPeriodRequestSchema: z.ZodObject<{
|
|
2374
|
+
retentionDays: z.ZodNumber;
|
|
2375
|
+
}, z.core.$strip>;
|
|
2376
|
+
declare const PatchReplayPeriodResponseSchema: z.ZodObject<{
|
|
2377
|
+
eventId: z.ZodUUID;
|
|
2378
|
+
liveEndedAt: z.ZodISODateTime;
|
|
2379
|
+
retentionDays: z.ZodNumber;
|
|
2380
|
+
replayAvailableUntil: z.ZodISODateTime;
|
|
2381
|
+
}, z.core.$strip>;
|
|
2382
|
+
declare const HostEventTicketSalesTimelineQuerySchema: z.ZodObject<{
|
|
2383
|
+
granularity: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
2384
|
+
daily: "daily";
|
|
2385
|
+
}>>>;
|
|
2386
|
+
from: z.ZodOptional<z.ZodString>;
|
|
2387
|
+
to: z.ZodOptional<z.ZodString>;
|
|
2388
|
+
}, z.core.$strip>;
|
|
2389
|
+
declare const HostEventTicketSalesTimelinePointSchema: z.ZodObject<{
|
|
2390
|
+
date: z.ZodString;
|
|
2391
|
+
ticketsSold: z.ZodNumber;
|
|
2392
|
+
revenueMinor: z.ZodString;
|
|
2393
|
+
}, z.core.$strip>;
|
|
2394
|
+
declare const HostEventTicketSalesTimelineResponseSchema: z.ZodObject<{
|
|
2395
|
+
eventId: z.ZodUUID;
|
|
2396
|
+
granularity: z.ZodEnum<{
|
|
2397
|
+
daily: "daily";
|
|
2398
|
+
}>;
|
|
2399
|
+
from: z.ZodString;
|
|
2400
|
+
to: z.ZodString;
|
|
2401
|
+
currency: z.ZodString;
|
|
2402
|
+
points: z.ZodArray<z.ZodObject<{
|
|
2403
|
+
date: z.ZodString;
|
|
2404
|
+
ticketsSold: z.ZodNumber;
|
|
2405
|
+
revenueMinor: z.ZodString;
|
|
2406
|
+
}, z.core.$strip>>;
|
|
2407
|
+
}, z.core.$strip>;
|
|
2349
2408
|
|
|
2350
2409
|
type PublicEventCard = z.infer<typeof PublicEventCardSchema>;
|
|
2351
2410
|
type PublicEventsQuery = z.infer<typeof PublicEventsQuerySchema>;
|
|
@@ -2388,5 +2447,10 @@ type HostEarningsBreakdownResponse = z.infer<typeof HostEarningsBreakdownRespons
|
|
|
2388
2447
|
type HostEarningsTimeseriesPoint = z.infer<typeof HostEarningsTimeseriesPointSchema>;
|
|
2389
2448
|
type HostEarningsTimeseriesResponse = z.infer<typeof HostEarningsTimeseriesResponseSchema>;
|
|
2390
2449
|
type HostLivePreview = z.infer<typeof HostLivePreviewSchema>;
|
|
2450
|
+
type PatchReplayPeriodRequest = z.infer<typeof PatchReplayPeriodRequestSchema>;
|
|
2451
|
+
type PatchReplayPeriodResponse = z.infer<typeof PatchReplayPeriodResponseSchema>;
|
|
2452
|
+
type HostEventTicketSalesTimeline = z.infer<typeof HostEventTicketSalesTimelineQuerySchema>;
|
|
2453
|
+
type HostEventTicketSalesTimelineResponse = z.infer<typeof HostEventTicketSalesTimelineResponseSchema>;
|
|
2454
|
+
type HostEventTicketSalesTimelinePoint = z.infer<typeof HostEventTicketSalesTimelinePointSchema>;
|
|
2391
2455
|
|
|
2392
|
-
export { type Category, CategorySchema, type CreateEventRequest, CreateEventRequestSchema, type Currency, CurrencySchema, type DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, type DiscoverResponse, DiscoverResponseSchema, type DiscoverSectionResponse, DiscoverSectionResponseSchema, type EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, type EventCard, type EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, type EventResponse, EventResponseSchema, EventState, EventVisibility, type HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, type HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, type HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, type HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, type HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, type HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, type HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, type HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, type HostEventWizardPatch, HostEventWizardPatchSchema, type HostLivePreview, HostLivePreviewSchema, type LivePlayback, LivePlaybackSchema, type MyEventCard, MyEventCardSchema, type MyEventsQuery, MyEventsQuerySchema, type MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, type PagedEventsResponse, PagedEventsResponseSchema, type PatchStreamControlRequest, PatchStreamControlRequestSchema, type PlaybackResponse, PlaybackResponseSchema, type PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, type PublicEventsQuery, PublicEventsQuerySchema, type PublicEventsResponse, PublicEventsResponseSchema, type RegisterForEventRequest, RegisterForEventRequestSchema, type RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, type Replay, type ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, type SearchEventsQuery, SearchEventsQuerySchema, type StartViewingSessionRequest, StartViewingSessionRequestSchema, type StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, type UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, type ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, type ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, type Visibility, VisibilitySchema };
|
|
2456
|
+
export { type Category, CategorySchema, type CreateEventRequest, CreateEventRequestSchema, type Currency, CurrencySchema, type DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, type DiscoverResponse, DiscoverResponseSchema, type DiscoverSectionResponse, DiscoverSectionResponseSchema, type EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, type EventCard, type EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, type EventResponse, EventResponseSchema, EventState, EventVisibility, type HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, type HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, type HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, type HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, type HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, type HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, type HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, type HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, type HostEventTicketSalesTimeline, type HostEventTicketSalesTimelinePoint, HostEventTicketSalesTimelinePointSchema, HostEventTicketSalesTimelineQuerySchema, type HostEventTicketSalesTimelineResponse, HostEventTicketSalesTimelineResponseSchema, type HostEventWizardPatch, HostEventWizardPatchSchema, type HostLivePreview, HostLivePreviewSchema, type LivePlayback, LivePlaybackSchema, type MyEventCard, MyEventCardSchema, type MyEventsQuery, MyEventsQuerySchema, type MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, type PagedEventsResponse, PagedEventsResponseSchema, type PatchReplayPeriodRequest, PatchReplayPeriodRequestSchema, type PatchReplayPeriodResponse, PatchReplayPeriodResponseSchema, type PatchStreamControlRequest, PatchStreamControlRequestSchema, type PlaybackResponse, PlaybackResponseSchema, type PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, type PublicEventsQuery, PublicEventsQuerySchema, type PublicEventsResponse, PublicEventsResponseSchema, type RegisterForEventRequest, RegisterForEventRequestSchema, type RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, type Replay, type ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, type SearchEventsQuery, SearchEventsQuerySchema, type StartViewingSessionRequest, StartViewingSessionRequestSchema, type StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, type UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, type ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, type ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, type Visibility, VisibilitySchema };
|
package/dist/event/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var chunkAPICRKQV_js=require('../chunk-APICRKQV.js');require('../chunk-244RJ2YJ.js'),require('../chunk-DQG37GYU.js');Object.defineProperty(exports,"CategorySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.oa}});Object.defineProperty(exports,"CreateEventRequestSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.R}});Object.defineProperty(exports,"CurrencySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.na}});Object.defineProperty(exports,"DiscoverAggregateResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Y}});Object.defineProperty(exports,"DiscoverEvents",{enumerable:true,get:function(){return chunkAPICRKQV_js.k}});Object.defineProperty(exports,"DiscoverResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js._}});Object.defineProperty(exports,"DiscoverSectionResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Z}});Object.defineProperty(exports,"EndViewingSessionResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.la}});Object.defineProperty(exports,"EntitlementKind",{enumerable:true,get:function(){return chunkAPICRKQV_js.n}});Object.defineProperty(exports,"EventAccessModel",{enumerable:true,get:function(){return chunkAPICRKQV_js.c}});Object.defineProperty(exports,"EventAllowListType",{enumerable:true,get:function(){return chunkAPICRKQV_js.e}});Object.defineProperty(exports,"EventCardCtaSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.T}});Object.defineProperty(exports,"EventCardSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.V}});Object.defineProperty(exports,"EventCategory",{enumerable:true,get:function(){return chunkAPICRKQV_js.g}});Object.defineProperty(exports,"EventProductionMode",{enumerable:true,get:function(){return chunkAPICRKQV_js.d}});Object.defineProperty(exports,"EventReplayAccess",{enumerable:true,get:function(){return chunkAPICRKQV_js.a}});Object.defineProperty(exports,"EventResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.U}});Object.defineProperty(exports,"EventState",{enumerable:true,get:function(){return chunkAPICRKQV_js.f}});Object.defineProperty(exports,"EventVisibility",{enumerable:true,get:function(){return chunkAPICRKQV_js.b}});Object.defineProperty(exports,"HostEarningsBreakdownItemSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.xa}});Object.defineProperty(exports,"HostEarningsBreakdownQuerySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ua}});Object.defineProperty(exports,"HostEarningsBreakdownResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ya}});Object.defineProperty(exports,"HostEarningsSummaryQuerySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ta}});Object.defineProperty(exports,"HostEarningsSummaryResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.wa}});Object.defineProperty(exports,"HostEarningsTimeseriesPointSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.za}});Object.defineProperty(exports,"HostEarningsTimeseriesQuerySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.va}});Object.defineProperty(exports,"HostEarningsTimeseriesResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Aa}});Object.defineProperty(exports,"HostEventTicketSalesTimelinePointSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ja}});Object.defineProperty(exports,"HostEventTicketSalesTimelineQuerySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ia}});Object.defineProperty(exports,"HostEventTicketSalesTimelineResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ka}});Object.defineProperty(exports,"HostEventWizardPatchSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.sa}});Object.defineProperty(exports,"HostLivePreviewSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Fa}});Object.defineProperty(exports,"LivePlaybackSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.da}});Object.defineProperty(exports,"MyEventCardSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ga}});Object.defineProperty(exports,"MyEventsQuerySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ia}});Object.defineProperty(exports,"MyEventsResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ha}});Object.defineProperty(exports,"MyEventsTabSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.l}});Object.defineProperty(exports,"PagedEventsResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.$}});Object.defineProperty(exports,"PatchReplayPeriodRequestSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ga}});Object.defineProperty(exports,"PatchReplayPeriodResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ha}});Object.defineProperty(exports,"PatchStreamControlRequestSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ra}});Object.defineProperty(exports,"PlaybackResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.fa}});Object.defineProperty(exports,"PublicEventCardSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ca}});Object.defineProperty(exports,"PublicEventStatusSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ba}});Object.defineProperty(exports,"PublicEventsQuerySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Da}});Object.defineProperty(exports,"PublicEventsResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.Ea}});Object.defineProperty(exports,"RegisterForEventRequestSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.aa}});Object.defineProperty(exports,"RegisterForEventResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ba}});Object.defineProperty(exports,"RegistrationScope",{enumerable:true,get:function(){return chunkAPICRKQV_js.i}});Object.defineProperty(exports,"RegistrationStatus",{enumerable:true,get:function(){return chunkAPICRKQV_js.h}});Object.defineProperty(exports,"ReplayPlaybackSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ea}});Object.defineProperty(exports,"ReplaySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ma}});Object.defineProperty(exports,"SearchEventsQuerySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.X}});Object.defineProperty(exports,"StartViewingSessionRequestSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.qa}});Object.defineProperty(exports,"StartViewingSessionResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ja}});Object.defineProperty(exports,"SupportedCurrency",{enumerable:true,get:function(){return chunkAPICRKQV_js.m}});Object.defineProperty(exports,"UpdateEventRequestSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.S}});Object.defineProperty(exports,"UpdateWatchProgressRequestSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ca}});Object.defineProperty(exports,"ViewerHomeResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.W}});Object.defineProperty(exports,"ViewerRegistrationView",{enumerable:true,get:function(){return chunkAPICRKQV_js.j}});Object.defineProperty(exports,"ViewingSessionHeartbeatResponseSchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.ka}});Object.defineProperty(exports,"VisibilitySchema",{enumerable:true,get:function(){return chunkAPICRKQV_js.pa}});//# sourceMappingURL=index.js.map
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/dist/event/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export{oa as CategorySchema,R as CreateEventRequestSchema,na as CurrencySchema,Y as DiscoverAggregateResponseSchema,k as DiscoverEvents,_ as DiscoverResponseSchema,Z as DiscoverSectionResponseSchema,la as EndViewingSessionResponseSchema,n as EntitlementKind,c as EventAccessModel,e as EventAllowListType,T as EventCardCtaSchema,V as EventCardSchema,g as EventCategory,d as EventProductionMode,a as EventReplayAccess,U as EventResponseSchema,f as EventState,b as EventVisibility,xa as HostEarningsBreakdownItemSchema,ua as HostEarningsBreakdownQuerySchema,ya as HostEarningsBreakdownResponseSchema,ta as HostEarningsSummaryQuerySchema,wa as HostEarningsSummaryResponseSchema,za as HostEarningsTimeseriesPointSchema,va as HostEarningsTimeseriesQuerySchema,Aa as HostEarningsTimeseriesResponseSchema,sa as HostEventWizardPatchSchema,Fa as HostLivePreviewSchema,da as LivePlaybackSchema,ga as MyEventCardSchema,ia as MyEventsQuerySchema,ha as MyEventsResponseSchema,l as MyEventsTabSchema,$ as PagedEventsResponseSchema,ra as PatchStreamControlRequestSchema,fa as PlaybackResponseSchema,Ca as PublicEventCardSchema,Ba as PublicEventStatusSchema,Da as PublicEventsQuerySchema,Ea as PublicEventsResponseSchema,aa as RegisterForEventRequestSchema,ba as RegisterForEventResponseSchema,i as RegistrationScope,h as RegistrationStatus,ea as ReplayPlaybackSchema,ma as ReplaySchema,X as SearchEventsQuerySchema,qa as StartViewingSessionRequestSchema,ja as StartViewingSessionResponseSchema,m as SupportedCurrency,S as UpdateEventRequestSchema,ca as UpdateWatchProgressRequestSchema,W as ViewerHomeResponseSchema,j as ViewerRegistrationView,ka as ViewingSessionHeartbeatResponseSchema,pa as VisibilitySchema}from'../chunk-
|
|
1
|
+
export{oa as CategorySchema,R as CreateEventRequestSchema,na as CurrencySchema,Y as DiscoverAggregateResponseSchema,k as DiscoverEvents,_ as DiscoverResponseSchema,Z as DiscoverSectionResponseSchema,la as EndViewingSessionResponseSchema,n as EntitlementKind,c as EventAccessModel,e as EventAllowListType,T as EventCardCtaSchema,V as EventCardSchema,g as EventCategory,d as EventProductionMode,a as EventReplayAccess,U as EventResponseSchema,f as EventState,b as EventVisibility,xa as HostEarningsBreakdownItemSchema,ua as HostEarningsBreakdownQuerySchema,ya as HostEarningsBreakdownResponseSchema,ta as HostEarningsSummaryQuerySchema,wa as HostEarningsSummaryResponseSchema,za as HostEarningsTimeseriesPointSchema,va as HostEarningsTimeseriesQuerySchema,Aa as HostEarningsTimeseriesResponseSchema,Ja as HostEventTicketSalesTimelinePointSchema,Ia as HostEventTicketSalesTimelineQuerySchema,Ka as HostEventTicketSalesTimelineResponseSchema,sa as HostEventWizardPatchSchema,Fa as HostLivePreviewSchema,da as LivePlaybackSchema,ga as MyEventCardSchema,ia as MyEventsQuerySchema,ha as MyEventsResponseSchema,l as MyEventsTabSchema,$ as PagedEventsResponseSchema,Ga as PatchReplayPeriodRequestSchema,Ha as PatchReplayPeriodResponseSchema,ra as PatchStreamControlRequestSchema,fa as PlaybackResponseSchema,Ca as PublicEventCardSchema,Ba as PublicEventStatusSchema,Da as PublicEventsQuerySchema,Ea as PublicEventsResponseSchema,aa as RegisterForEventRequestSchema,ba as RegisterForEventResponseSchema,i as RegistrationScope,h as RegistrationStatus,ea as ReplayPlaybackSchema,ma as ReplaySchema,X as SearchEventsQuerySchema,qa as StartViewingSessionRequestSchema,ja as StartViewingSessionResponseSchema,m as SupportedCurrency,S as UpdateEventRequestSchema,ca as UpdateWatchProgressRequestSchema,W as ViewerHomeResponseSchema,j as ViewerRegistrationView,ka as ViewingSessionHeartbeatResponseSchema,pa as VisibilitySchema}from'../chunk-FIHIJXIM.mjs';import'../chunk-73FCZRSF.mjs';import'../chunk-KPEKHJVS.mjs';//# sourceMappingURL=index.mjs.map
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/dist/host/index.d.mts
CHANGED
|
@@ -614,6 +614,11 @@ declare const HostEventReplayPerformanceResponseSchema: z.ZodObject<{
|
|
|
614
614
|
replayRevenueMinor: z.ZodString;
|
|
615
615
|
currency: z.ZodString;
|
|
616
616
|
computedAt: z.ZodISODateTime;
|
|
617
|
+
points: z.ZodArray<z.ZodObject<{
|
|
618
|
+
date: z.ZodString;
|
|
619
|
+
viewsCount: z.ZodNumber;
|
|
620
|
+
revenueMinor: z.ZodString;
|
|
621
|
+
}, z.core.$strip>>;
|
|
617
622
|
}, z.core.$strip>;
|
|
618
623
|
declare const HostEventDashboardPostEventBlockSchema: z.ZodObject<{
|
|
619
624
|
audience: z.ZodNullable<z.ZodObject<{
|
|
@@ -640,6 +645,11 @@ declare const HostEventDashboardPostEventBlockSchema: z.ZodObject<{
|
|
|
640
645
|
replayRevenueMinor: z.ZodString;
|
|
641
646
|
currency: z.ZodString;
|
|
642
647
|
computedAt: z.ZodISODateTime;
|
|
648
|
+
points: z.ZodArray<z.ZodObject<{
|
|
649
|
+
date: z.ZodString;
|
|
650
|
+
viewsCount: z.ZodNumber;
|
|
651
|
+
revenueMinor: z.ZodString;
|
|
652
|
+
}, z.core.$strip>>;
|
|
643
653
|
}, z.core.$strip>>;
|
|
644
654
|
}, z.core.$strip>;
|
|
645
655
|
declare const PagedHostProductionCrewResponseSchema: z.ZodObject<{
|
|
@@ -818,6 +828,11 @@ declare const HostEventDashboardResponseSchema: z.ZodObject<{
|
|
|
818
828
|
replayRevenueMinor: z.ZodString;
|
|
819
829
|
currency: z.ZodString;
|
|
820
830
|
computedAt: z.ZodISODateTime;
|
|
831
|
+
points: z.ZodArray<z.ZodObject<{
|
|
832
|
+
date: z.ZodString;
|
|
833
|
+
viewsCount: z.ZodNumber;
|
|
834
|
+
revenueMinor: z.ZodString;
|
|
835
|
+
}, z.core.$strip>>;
|
|
821
836
|
}, z.core.$strip>>;
|
|
822
837
|
}, z.core.$strip>>;
|
|
823
838
|
}, z.core.$strip>;
|
package/dist/host/index.d.ts
CHANGED
|
@@ -614,6 +614,11 @@ declare const HostEventReplayPerformanceResponseSchema: z.ZodObject<{
|
|
|
614
614
|
replayRevenueMinor: z.ZodString;
|
|
615
615
|
currency: z.ZodString;
|
|
616
616
|
computedAt: z.ZodISODateTime;
|
|
617
|
+
points: z.ZodArray<z.ZodObject<{
|
|
618
|
+
date: z.ZodString;
|
|
619
|
+
viewsCount: z.ZodNumber;
|
|
620
|
+
revenueMinor: z.ZodString;
|
|
621
|
+
}, z.core.$strip>>;
|
|
617
622
|
}, z.core.$strip>;
|
|
618
623
|
declare const HostEventDashboardPostEventBlockSchema: z.ZodObject<{
|
|
619
624
|
audience: z.ZodNullable<z.ZodObject<{
|
|
@@ -640,6 +645,11 @@ declare const HostEventDashboardPostEventBlockSchema: z.ZodObject<{
|
|
|
640
645
|
replayRevenueMinor: z.ZodString;
|
|
641
646
|
currency: z.ZodString;
|
|
642
647
|
computedAt: z.ZodISODateTime;
|
|
648
|
+
points: z.ZodArray<z.ZodObject<{
|
|
649
|
+
date: z.ZodString;
|
|
650
|
+
viewsCount: z.ZodNumber;
|
|
651
|
+
revenueMinor: z.ZodString;
|
|
652
|
+
}, z.core.$strip>>;
|
|
643
653
|
}, z.core.$strip>>;
|
|
644
654
|
}, z.core.$strip>;
|
|
645
655
|
declare const PagedHostProductionCrewResponseSchema: z.ZodObject<{
|
|
@@ -818,6 +828,11 @@ declare const HostEventDashboardResponseSchema: z.ZodObject<{
|
|
|
818
828
|
replayRevenueMinor: z.ZodString;
|
|
819
829
|
currency: z.ZodString;
|
|
820
830
|
computedAt: z.ZodISODateTime;
|
|
831
|
+
points: z.ZodArray<z.ZodObject<{
|
|
832
|
+
date: z.ZodString;
|
|
833
|
+
viewsCount: z.ZodNumber;
|
|
834
|
+
revenueMinor: z.ZodString;
|
|
835
|
+
}, z.core.$strip>>;
|
|
821
836
|
}, z.core.$strip>>;
|
|
822
837
|
}, z.core.$strip>>;
|
|
823
838
|
}, z.core.$strip>;
|
package/dist/host/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var chunkGYSYXIRD_js=require('../chunk-GYSYXIRD.js');require('../chunk-LA63VYRR.js'),require('../chunk-YCHOYNMM.js'),require('../chunk-APICRKQV.js'),require('../chunk-244RJ2YJ.js'),require('../chunk-DQG37GYU.js');Object.defineProperty(exports,"EndedReasonSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.T}});Object.defineProperty(exports,"EndedReplayStateSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.R}});Object.defineProperty(exports,"EventStreamAlertKindSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.U}});Object.defineProperty(exports,"EventStreamAlertSeveritySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.V}});Object.defineProperty(exports,"HOST_DATE_RANGE_PRESETS",{enumerable:true,get:function(){return chunkGYSYXIRD_js.a}});Object.defineProperty(exports,"HostActivityListPageSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.q}});Object.defineProperty(exports,"HostEventAudienceResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.J}});Object.defineProperty(exports,"HostEventCancelResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.o}});Object.defineProperty(exports,"HostEventCrewMemberSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.F}});Object.defineProperty(exports,"HostEventDashboardPostEventBlockSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.L}});Object.defineProperty(exports,"HostEventDashboardResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.N}});Object.defineProperty(exports,"HostEventEngagementTimelineBucketSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.ea}});Object.defineProperty(exports,"HostEventEngagementTimelineQuerySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.da}});Object.defineProperty(exports,"HostEventEngagementTimelineResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.fa}});Object.defineProperty(exports,"HostEventFullResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.v}});Object.defineProperty(exports,"HostEventPatchSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.e}});Object.defineProperty(exports,"HostEventReadinessBlockSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.D}});Object.defineProperty(exports,"HostEventReadinessResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.O}});Object.defineProperty(exports,"HostEventReplayPerformanceResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.K}});Object.defineProperty(exports,"HostEventRowResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.g}});Object.defineProperty(exports,"HostEventShareResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.P}});Object.defineProperty(exports,"HostEventWizardCurrentResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.w}});Object.defineProperty(exports,"HostEventWizardPublishResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.n}});Object.defineProperty(exports,"HostEventWizardStartResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.l}});Object.defineProperty(exports,"HostEventWizardStartSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.j}});Object.defineProperty(exports,"HostEventWizardStepResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.m}});Object.defineProperty(exports,"HostEventsListPagedQuerySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.k}});Object.defineProperty(exports,"HostEventsListQuerySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.f}});Object.defineProperty(exports,"HostEventsTabCountsResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.i}});Object.defineProperty(exports,"HostEventsTabResponseClassSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.u}});Object.defineProperty(exports,"HostEventsTabResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.h}});Object.defineProperty(exports,"HostEventsTabSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.c}});Object.defineProperty(exports,"HostLiveConsoleAlertSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.$}});Object.defineProperty(exports,"HostLiveConsoleChatSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.aa}});Object.defineProperty(exports,"HostLiveConsoleControlsSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.X}});Object.defineProperty(exports,"HostLiveConsoleCrewMemberSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js._}});Object.defineProperty(exports,"HostLiveConsoleEndedSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.ba}});Object.defineProperty(exports,"HostLiveConsoleEventSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.W}});Object.defineProperty(exports,"HostLiveConsoleMetricsSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.Y}});Object.defineProperty(exports,"HostLiveConsolePayloadSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.ca}});Object.defineProperty(exports,"HostLiveConsoleTelemetrySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.Z}});Object.defineProperty(exports,"HostNotificationsUnreadCountSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.t}});Object.defineProperty(exports,"HostOverviewQuerySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.b}});Object.defineProperty(exports,"HostOverviewResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.p}});Object.defineProperty(exports,"HostProductionCrewItemSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.I}});Object.defineProperty(exports,"HostProductionCrewPhaseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.G}});Object.defineProperty(exports,"HostSearchHitSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.r}});Object.defineProperty(exports,"HostSearchQuerySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.d}});Object.defineProperty(exports,"HostSearchResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.s}});Object.defineProperty(exports,"ListHostEventDashboardQuerySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.E}});Object.defineProperty(exports,"ListHostProductionCrewQuerySchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.H}});Object.defineProperty(exports,"LiveConsoleSliceSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.Q}});Object.defineProperty(exports,"LiveIngestHealthSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.S}});Object.defineProperty(exports,"PagedHostProductionCrewResponseSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.M}});Object.defineProperty(exports,"ProductionModeSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.B}});Object.defineProperty(exports,"ReadinessBlockReasonSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.z}});Object.defineProperty(exports,"ReadinessItemIdSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.x}});Object.defineProperty(exports,"ReadinessItemSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.C}});Object.defineProperty(exports,"ReadinessItemStateSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.y}});Object.defineProperty(exports,"StreamingStatusSchema",{enumerable:true,get:function(){return chunkGYSYXIRD_js.A}});//# sourceMappingURL=index.js.map
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/dist/host/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export{T as EndedReasonSchema,R as EndedReplayStateSchema,U as EventStreamAlertKindSchema,V as EventStreamAlertSeveritySchema,a as HOST_DATE_RANGE_PRESETS,q as HostActivityListPageSchema,J as HostEventAudienceResponseSchema,o as HostEventCancelResponseSchema,F as HostEventCrewMemberSchema,L as HostEventDashboardPostEventBlockSchema,N as HostEventDashboardResponseSchema,ea as HostEventEngagementTimelineBucketSchema,da as HostEventEngagementTimelineQuerySchema,fa as HostEventEngagementTimelineResponseSchema,v as HostEventFullResponseSchema,e as HostEventPatchSchema,D as HostEventReadinessBlockSchema,O as HostEventReadinessResponseSchema,K as HostEventReplayPerformanceResponseSchema,g as HostEventRowResponseSchema,P as HostEventShareResponseSchema,w as HostEventWizardCurrentResponseSchema,n as HostEventWizardPublishResponseSchema,l as HostEventWizardStartResponseSchema,j as HostEventWizardStartSchema,m as HostEventWizardStepResponseSchema,k as HostEventsListPagedQuerySchema,f as HostEventsListQuerySchema,i as HostEventsTabCountsResponseSchema,u as HostEventsTabResponseClassSchema,h as HostEventsTabResponseSchema,c as HostEventsTabSchema,$ as HostLiveConsoleAlertSchema,aa as HostLiveConsoleChatSchema,X as HostLiveConsoleControlsSchema,_ as HostLiveConsoleCrewMemberSchema,ba as HostLiveConsoleEndedSchema,W as HostLiveConsoleEventSchema,Y as HostLiveConsoleMetricsSchema,ca as HostLiveConsolePayloadSchema,Z as HostLiveConsoleTelemetrySchema,t as HostNotificationsUnreadCountSchema,b as HostOverviewQuerySchema,p as HostOverviewResponseSchema,I as HostProductionCrewItemSchema,G as HostProductionCrewPhaseSchema,r as HostSearchHitSchema,d as HostSearchQuerySchema,s as HostSearchResponseSchema,E as ListHostEventDashboardQuerySchema,H as ListHostProductionCrewQuerySchema,Q as LiveConsoleSliceSchema,S as LiveIngestHealthSchema,M as PagedHostProductionCrewResponseSchema,B as ProductionModeSchema,z as ReadinessBlockReasonSchema,x as ReadinessItemIdSchema,C as ReadinessItemSchema,y as ReadinessItemStateSchema,A as StreamingStatusSchema}from'../chunk-
|
|
1
|
+
export{T as EndedReasonSchema,R as EndedReplayStateSchema,U as EventStreamAlertKindSchema,V as EventStreamAlertSeveritySchema,a as HOST_DATE_RANGE_PRESETS,q as HostActivityListPageSchema,J as HostEventAudienceResponseSchema,o as HostEventCancelResponseSchema,F as HostEventCrewMemberSchema,L as HostEventDashboardPostEventBlockSchema,N as HostEventDashboardResponseSchema,ea as HostEventEngagementTimelineBucketSchema,da as HostEventEngagementTimelineQuerySchema,fa as HostEventEngagementTimelineResponseSchema,v as HostEventFullResponseSchema,e as HostEventPatchSchema,D as HostEventReadinessBlockSchema,O as HostEventReadinessResponseSchema,K as HostEventReplayPerformanceResponseSchema,g as HostEventRowResponseSchema,P as HostEventShareResponseSchema,w as HostEventWizardCurrentResponseSchema,n as HostEventWizardPublishResponseSchema,l as HostEventWizardStartResponseSchema,j as HostEventWizardStartSchema,m as HostEventWizardStepResponseSchema,k as HostEventsListPagedQuerySchema,f as HostEventsListQuerySchema,i as HostEventsTabCountsResponseSchema,u as HostEventsTabResponseClassSchema,h as HostEventsTabResponseSchema,c as HostEventsTabSchema,$ as HostLiveConsoleAlertSchema,aa as HostLiveConsoleChatSchema,X as HostLiveConsoleControlsSchema,_ as HostLiveConsoleCrewMemberSchema,ba as HostLiveConsoleEndedSchema,W as HostLiveConsoleEventSchema,Y as HostLiveConsoleMetricsSchema,ca as HostLiveConsolePayloadSchema,Z as HostLiveConsoleTelemetrySchema,t as HostNotificationsUnreadCountSchema,b as HostOverviewQuerySchema,p as HostOverviewResponseSchema,I as HostProductionCrewItemSchema,G as HostProductionCrewPhaseSchema,r as HostSearchHitSchema,d as HostSearchQuerySchema,s as HostSearchResponseSchema,E as ListHostEventDashboardQuerySchema,H as ListHostProductionCrewQuerySchema,Q as LiveConsoleSliceSchema,S as LiveIngestHealthSchema,M as PagedHostProductionCrewResponseSchema,B as ProductionModeSchema,z as ReadinessBlockReasonSchema,x as ReadinessItemIdSchema,C as ReadinessItemSchema,y as ReadinessItemStateSchema,A as StreamingStatusSchema}from'../chunk-5MBLNDI2.mjs';import'../chunk-JWVW5AP2.mjs';import'../chunk-5IA4SH4O.mjs';import'../chunk-FIHIJXIM.mjs';import'../chunk-73FCZRSF.mjs';import'../chunk-KPEKHJVS.mjs';//# sourceMappingURL=index.mjs.map
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/dist/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { ApiError, ApiResponse, ApiResponseSchema, AuditActorRole, AuditActorRoleSchema, DEFAULT_PAGE_NUMBER, DEFAULT_PAGE_SIZE, MAX_PAGE_SIZE, PaginatedResponse, PaginationMeta, PaginationParams, PaginationParamsSchema, PaginationResponse, PaginationResponseSchema, ResponseMessages } from './common/index.mjs';
|
|
2
2
|
export { ChangePasswordRequest, ChangePasswordRequestSchema, ConfirmPassword, ConfirmPasswordSchema, DisableMfaBody, DisableMfaBodySchema, EnableMfaBody, EnableMfaBodySchema, ForgotPasswordRequest, ForgotPasswordRequestSchema, ForgotPasswordResponseSchema, IdentityProvider, LinkRequiredReasonEnum, LinkRequiredResponse, LinkRequiredResponseSchema, LoginRequest, LoginRequestSchema, LoginResponse, LoginResponseSchema, LogoutRequestPayload, LogoutRequestSchema, MFA_ACTIONS, MfaAction, MfaChallengeBody, MfaChallengeBodySchema, MfaVerifyBody, MfaVerifyBodySchema, OauthDirectTokenRequest, OauthDirectTokenRequestSchema, OauthExchangeRequest, OauthExchangeRequestSchema, OauthLinkCompleteEmailRequest, OauthLinkCompleteEmailRequestSchema, OauthLinkCompleteRequest, OauthLinkCompleteRequestSchema, OauthLinkSendOtpRequest, OauthLinkSendOtpRequestSchema, OauthLinkSendOtpResponse, OauthLinkSendOtpResponseSchema, OauthResolveKind, OauthStartQuery, OauthStartQuerySchema, OauthStartResponse, OauthStartResponseSchema, PasswordSchema, ProvidersListItem, ProvidersListItemSchema, ProvidersListResponse, ProvidersListResponseSchema, ReauthTokenResponse, ReauthTokenResponseSchema, RecoveryCode, RecoveryCodeSchema, RefreshTokenRequest, RefreshTokenRequestSchema, RegisterRequest, RegisterRequestSchema, RegisterResponsePayload, RegisterResponseSchema, ResendOtpRequestSchema, ResetPasswordRequest, ResetPasswordRequestSchema, TotpCode, TotpCodeSchema, VerifyOtpRequest, VerifyOtpRequestSchema, VerifyOtpResponseSchema } from './auth/index.mjs';
|
|
3
3
|
export { AccountStatus, AdminScopeCode, CreateHostProfileRequest, CreateHostProfileRequestSchema, CreateProducerProfileRequest, CreateProducerProfileRequestSchema, DisplayName, DisplayNameSchema, FeedbackCategory, HostProfileResponse, HostProfileResponseSchema, KycStatus, NotificationCategory, NotificationPreferenceItem, NotificationPreferenceItemSchema, NotificationPreferencesResponse, NotificationPreferencesResponseSchema, ProducerExperienceLevel, ProducerProfileResponse, ProducerProfileResponseSchema, ProducerVerificationStatus, RESERVED_DISPLAY_NAMES, SendFeedbackRequest, SendFeedbackRequestSchema, SendFeedbackResponse, SendFeedbackResponseSchema, SetProfilePin, SetProfilePinSchema, UpdateHostProfileRequest, UpdateHostProfileRequestSchema, UpdateNotificationPreferencesRequest, UpdateNotificationPreferencesRequestSchema, UpdateUserRequest, UpdateUserRequestSchema, UpdateViewerCurrencyRequest, UpdateViewerCurrencyRequestSchema, UpdateViewerProfileRequest, UpdateViewerProfileRequestSchema, UserResponse, UserResponseSchema, UserRole, ViewerMeResponse, ViewerMeResponseSchema } from './user/index.mjs';
|
|
4
|
-
export { Category, CategorySchema, CreateEventRequest, CreateEventRequestSchema, Currency, CurrencySchema, DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, DiscoverResponse, DiscoverResponseSchema, DiscoverSectionResponse, DiscoverSectionResponseSchema, EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, EventCard, EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, EventResponse, EventResponseSchema, EventState, EventVisibility, HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, HostEventWizardPatch, HostEventWizardPatchSchema, HostLivePreview, HostLivePreviewSchema, LivePlayback, LivePlaybackSchema, MyEventCard, MyEventCardSchema, MyEventsQuery, MyEventsQuerySchema, MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, PagedEventsResponse, PagedEventsResponseSchema, PatchStreamControlRequest, PatchStreamControlRequestSchema, PlaybackResponse, PlaybackResponseSchema, PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, PublicEventsQuery, PublicEventsQuerySchema, PublicEventsResponse, PublicEventsResponseSchema, RegisterForEventRequest, RegisterForEventRequestSchema, RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, Replay, ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, SearchEventsQuery, SearchEventsQuerySchema, StartViewingSessionRequest, StartViewingSessionRequestSchema, StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, Visibility, VisibilitySchema } from './event/index.mjs';
|
|
4
|
+
export { Category, CategorySchema, CreateEventRequest, CreateEventRequestSchema, Currency, CurrencySchema, DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, DiscoverResponse, DiscoverResponseSchema, DiscoverSectionResponse, DiscoverSectionResponseSchema, EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, EventCard, EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, EventResponse, EventResponseSchema, EventState, EventVisibility, HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, HostEventTicketSalesTimeline, HostEventTicketSalesTimelinePoint, HostEventTicketSalesTimelinePointSchema, HostEventTicketSalesTimelineQuerySchema, HostEventTicketSalesTimelineResponse, HostEventTicketSalesTimelineResponseSchema, HostEventWizardPatch, HostEventWizardPatchSchema, HostLivePreview, HostLivePreviewSchema, LivePlayback, LivePlaybackSchema, MyEventCard, MyEventCardSchema, MyEventsQuery, MyEventsQuerySchema, MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, PagedEventsResponse, PagedEventsResponseSchema, PatchReplayPeriodRequest, PatchReplayPeriodRequestSchema, PatchReplayPeriodResponse, PatchReplayPeriodResponseSchema, PatchStreamControlRequest, PatchStreamControlRequestSchema, PlaybackResponse, PlaybackResponseSchema, PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, PublicEventsQuery, PublicEventsQuerySchema, PublicEventsResponse, PublicEventsResponseSchema, RegisterForEventRequest, RegisterForEventRequestSchema, RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, Replay, ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, SearchEventsQuery, SearchEventsQuerySchema, StartViewingSessionRequest, StartViewingSessionRequestSchema, StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, Visibility, VisibilitySchema } from './event/index.mjs';
|
|
5
5
|
export { AdminBookingAuditEntry, AdminBookingAuditEntrySchema, AdminBookingAuditResponse, AdminBookingAuditResponseSchema, BOOKING_TERMINAL_STATES, BOOKING_TRANSITION_ACTORS, BOOKING_TRANSITION_TARGETS_REQUIRING_REASON, BookingAuditAction, BookingAuditActorSchema, BookingAuditAttachmentAddedDetails, BookingAuditAttachmentAddedDetailsSchema, BookingAuditMessageSentDetails, BookingAuditMessageSentDetailsSchema, BookingAuditRequestMetadataSchema, BookingAuditSnapshotSchema, BookingAuditStateTransitionDetails, BookingAuditStateTransitionDetailsSchema, BookingOrigin, BookingPaymentStatus, BookingResponse, BookingResponseSchema, BookingState, BookingTransitionActor, BookingTransitionKey, CancelMarketplaceJobListingRequest, CancelMarketplaceJobListingRequestSchema, CancelMarketplaceJobListingResponse, CancelMarketplaceJobListingResponseSchema, CompleteMarketplaceBookingRequest, CompleteMarketplaceBookingRequestSchema, CompleteMarketplaceBookingResponse, CompleteMarketplaceBookingResponseSchema, ConfirmBookingRequest, ConfirmBookingRequestSchema, CreateBookingRequest, CreateBookingRequestSchema, CreateJobListingRequest, CreateJobListingRequestSchema, CreateMarketplaceBookingRequest, CreateMarketplaceBookingRequestSchema, CreateMarketplaceBookingResponse, CreateMarketplaceBookingResponseSchema, CreateMarketplaceJobListingRequest, CreateMarketplaceJobListingRequestSchema, CreateMarketplaceReviewRequest, CreateMarketplaceReviewRequestSchema, ForceCompleteMarketplaceBookingRequest, ForceCompleteMarketplaceBookingRequestSchema, GetMarketplaceHiringThreadResponse, GetMarketplaceHiringThreadResponseSchema, HostIndicationOfInterestSortBy, IndicationOfInterestResponse, IndicationOfInterestResponseSchema, IoiState, JobListingCompensationTier, JobListingResponse, JobListingResponseSchema, JobListingState, JobLocation, ListHostMarketplaceIndicationsQuery, ListHostMarketplaceIndicationsQuerySchema, ListHostMarketplaceJobListingsQuery, ListHostMarketplaceJobListingsQuerySchema, ListMarketplaceHiringThreadMessagesQuery, ListMarketplaceHiringThreadMessagesQuerySchema, ListMarketplaceHiringThreadMessagesResponse, ListMarketplaceHiringThreadMessagesResponseSchema, ListMarketplaceHiringThreadsResponse, ListMarketplaceHiringThreadsResponseSchema, ListMarketplaceJobListingsQuery, ListMarketplaceJobListingsQuerySchema, MarkMarketplaceHiringThreadReadRequest, MarkMarketplaceHiringThreadReadRequestSchema, MarkMarketplaceHiringThreadReadResponse, MarkMarketplaceHiringThreadReadResponseSchema, MarketplaceBookingResponse, MarketplaceBookingResponseSchema, MarketplaceHiringMessage, MarketplaceHiringMessageAttachmentSchema, MarketplaceHiringMessageSchema, MarketplaceHiringThread, MarketplaceHiringThreadInboxItem, MarketplaceHiringThreadInboxItemSchema, MarketplaceHiringThreadSchema, MarketplaceHostIndicationOfInterestInboxItem, MarketplaceHostIndicationOfInterestInboxItemSchema, MarketplaceIndicationOfInterestHostItem, MarketplaceIndicationOfInterestHostItemSchema, MarketplaceIndicationOfInterestResponse, MarketplaceIndicationOfInterestResponseSchema, MarketplaceJobListingResponse, MarketplaceJobListingResponseSchema, MarketplaceReviewResponse, MarketplaceReviewResponseSchema, MessageDeliveryStatus, PostMarketplaceHiringThreadMessageRequest, PostMarketplaceHiringThreadMessageRequestSchema, PostMarketplaceHiringThreadMessageResponse, PostMarketplaceHiringThreadMessageResponseSchema, ProducerRecentReview, ProducerRecentReviewSchema, PublishMarketplaceJobListingResponse, PublishMarketplaceJobListingResponseSchema, PublishReadyJobListing, PublishReadyJobListingSchema, SortOrder, SubmitIndicationOfInterestRequest, SubmitIndicationOfInterestRequestSchema, SubmitMarketplaceIndicationOfInterestRequest, SubmitMarketplaceIndicationOfInterestRequestSchema, TransitionMarketplaceBookingRequest, TransitionMarketplaceBookingRequestSchema, TransitionMarketplaceBookingResponse, TransitionMarketplaceBookingResponseSchema, UpdateMarketplaceJobListingRequest, UpdateMarketplaceJobListingRequestSchema, VALID_BOOKING_TRANSITIONS, bookingTransitionKey, bookingTransitionRequiresReason, canActorPerformBookingTransition, getAllowedBookingTargetStates, getBookingTransitionActors, isValidBookingTransition } from './booking/index.mjs';
|
|
6
6
|
export { IngestCredentialsResponse, IngestCredentialsResponseSchema, IngestProtocol, PlaybackTokenResponse, PlaybackTokenResponseSchema, StreamStatus, TelemetryReportRequest, TelemetryReportRequestSchema } from './streaming/index.mjs';
|
|
7
7
|
export { AccessCheckRequest, AccessCheckRequestSchema, AccessCheckResponse, AccessCheckResponseSchema, AccessReason, AwaitingIngestSchema, CreatePurchaseResponse, CreatePurchaseResponseSchema, CtaMode, EntitlementStatus, InitiatePaymentRequest, InitiatePaymentRequestSchema, InitiatePaymentResponse, InitiatePaymentResponseSchema, PaymentStatus, PayoutResponse, PayoutResponseSchema, PayoutStatus, PaystackWebhook, PaystackWebhookSchema, PlatformChargeStatus, PricingQuoteResponse, PricingQuoteResponseSchema, PurchaseStatusResponse, PurchaseStatusResponseSchema, ReceiptUrlResponse, ReceiptUrlResponseSchema, ReplayPurchasePayment, ReplayPurchasePaymentSchema, ReplayPurchaseResponse, ReplayPurchaseResponseSchema, ReplayPurchaseRow, ReplayPurchaseRowSchema, ReplayPurchaseStatus, RequestWithdrawalBody, RequestWithdrawalBodySchema, SettlementAccountView, SettlementAccountViewSchema, SlateSchema, TrailerSchema, TransactionStatus, TransactionType, UpdateSettlementBody, UpdateSettlementBodySchema, ViewerEventDetailResponseSchema } from './payment/index.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { ApiError, ApiResponse, ApiResponseSchema, AuditActorRole, AuditActorRoleSchema, DEFAULT_PAGE_NUMBER, DEFAULT_PAGE_SIZE, MAX_PAGE_SIZE, PaginatedResponse, PaginationMeta, PaginationParams, PaginationParamsSchema, PaginationResponse, PaginationResponseSchema, ResponseMessages } from './common/index.js';
|
|
2
2
|
export { ChangePasswordRequest, ChangePasswordRequestSchema, ConfirmPassword, ConfirmPasswordSchema, DisableMfaBody, DisableMfaBodySchema, EnableMfaBody, EnableMfaBodySchema, ForgotPasswordRequest, ForgotPasswordRequestSchema, ForgotPasswordResponseSchema, IdentityProvider, LinkRequiredReasonEnum, LinkRequiredResponse, LinkRequiredResponseSchema, LoginRequest, LoginRequestSchema, LoginResponse, LoginResponseSchema, LogoutRequestPayload, LogoutRequestSchema, MFA_ACTIONS, MfaAction, MfaChallengeBody, MfaChallengeBodySchema, MfaVerifyBody, MfaVerifyBodySchema, OauthDirectTokenRequest, OauthDirectTokenRequestSchema, OauthExchangeRequest, OauthExchangeRequestSchema, OauthLinkCompleteEmailRequest, OauthLinkCompleteEmailRequestSchema, OauthLinkCompleteRequest, OauthLinkCompleteRequestSchema, OauthLinkSendOtpRequest, OauthLinkSendOtpRequestSchema, OauthLinkSendOtpResponse, OauthLinkSendOtpResponseSchema, OauthResolveKind, OauthStartQuery, OauthStartQuerySchema, OauthStartResponse, OauthStartResponseSchema, PasswordSchema, ProvidersListItem, ProvidersListItemSchema, ProvidersListResponse, ProvidersListResponseSchema, ReauthTokenResponse, ReauthTokenResponseSchema, RecoveryCode, RecoveryCodeSchema, RefreshTokenRequest, RefreshTokenRequestSchema, RegisterRequest, RegisterRequestSchema, RegisterResponsePayload, RegisterResponseSchema, ResendOtpRequestSchema, ResetPasswordRequest, ResetPasswordRequestSchema, TotpCode, TotpCodeSchema, VerifyOtpRequest, VerifyOtpRequestSchema, VerifyOtpResponseSchema } from './auth/index.js';
|
|
3
3
|
export { AccountStatus, AdminScopeCode, CreateHostProfileRequest, CreateHostProfileRequestSchema, CreateProducerProfileRequest, CreateProducerProfileRequestSchema, DisplayName, DisplayNameSchema, FeedbackCategory, HostProfileResponse, HostProfileResponseSchema, KycStatus, NotificationCategory, NotificationPreferenceItem, NotificationPreferenceItemSchema, NotificationPreferencesResponse, NotificationPreferencesResponseSchema, ProducerExperienceLevel, ProducerProfileResponse, ProducerProfileResponseSchema, ProducerVerificationStatus, RESERVED_DISPLAY_NAMES, SendFeedbackRequest, SendFeedbackRequestSchema, SendFeedbackResponse, SendFeedbackResponseSchema, SetProfilePin, SetProfilePinSchema, UpdateHostProfileRequest, UpdateHostProfileRequestSchema, UpdateNotificationPreferencesRequest, UpdateNotificationPreferencesRequestSchema, UpdateUserRequest, UpdateUserRequestSchema, UpdateViewerCurrencyRequest, UpdateViewerCurrencyRequestSchema, UpdateViewerProfileRequest, UpdateViewerProfileRequestSchema, UserResponse, UserResponseSchema, UserRole, ViewerMeResponse, ViewerMeResponseSchema } from './user/index.js';
|
|
4
|
-
export { Category, CategorySchema, CreateEventRequest, CreateEventRequestSchema, Currency, CurrencySchema, DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, DiscoverResponse, DiscoverResponseSchema, DiscoverSectionResponse, DiscoverSectionResponseSchema, EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, EventCard, EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, EventResponse, EventResponseSchema, EventState, EventVisibility, HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, HostEventWizardPatch, HostEventWizardPatchSchema, HostLivePreview, HostLivePreviewSchema, LivePlayback, LivePlaybackSchema, MyEventCard, MyEventCardSchema, MyEventsQuery, MyEventsQuerySchema, MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, PagedEventsResponse, PagedEventsResponseSchema, PatchStreamControlRequest, PatchStreamControlRequestSchema, PlaybackResponse, PlaybackResponseSchema, PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, PublicEventsQuery, PublicEventsQuerySchema, PublicEventsResponse, PublicEventsResponseSchema, RegisterForEventRequest, RegisterForEventRequestSchema, RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, Replay, ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, SearchEventsQuery, SearchEventsQuerySchema, StartViewingSessionRequest, StartViewingSessionRequestSchema, StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, Visibility, VisibilitySchema } from './event/index.js';
|
|
4
|
+
export { Category, CategorySchema, CreateEventRequest, CreateEventRequestSchema, Currency, CurrencySchema, DiscoverAggregateResponse, DiscoverAggregateResponseSchema, DiscoverEvents, DiscoverResponse, DiscoverResponseSchema, DiscoverSectionResponse, DiscoverSectionResponseSchema, EndViewingSessionResponse, EndViewingSessionResponseSchema, EntitlementKind, EventAccessModel, EventAllowListType, EventCard, EventCardCta, EventCardCtaSchema, EventCardSchema, EventCategory, EventProductionMode, EventReplayAccess, EventResponse, EventResponseSchema, EventState, EventVisibility, HostEarningsBreakdownItem, HostEarningsBreakdownItemSchema, HostEarningsBreakdownQuery, HostEarningsBreakdownQuerySchema, HostEarningsBreakdownResponse, HostEarningsBreakdownResponseSchema, HostEarningsSummaryQuery, HostEarningsSummaryQuerySchema, HostEarningsSummaryResponse, HostEarningsSummaryResponseSchema, HostEarningsTimeseriesPoint, HostEarningsTimeseriesPointSchema, HostEarningsTimeseriesQuery, HostEarningsTimeseriesQuerySchema, HostEarningsTimeseriesResponse, HostEarningsTimeseriesResponseSchema, HostEventTicketSalesTimeline, HostEventTicketSalesTimelinePoint, HostEventTicketSalesTimelinePointSchema, HostEventTicketSalesTimelineQuerySchema, HostEventTicketSalesTimelineResponse, HostEventTicketSalesTimelineResponseSchema, HostEventWizardPatch, HostEventWizardPatchSchema, HostLivePreview, HostLivePreviewSchema, LivePlayback, LivePlaybackSchema, MyEventCard, MyEventCardSchema, MyEventsQuery, MyEventsQuerySchema, MyEventsResponse, MyEventsResponseSchema, MyEventsTabSchema, PagedEventsResponse, PagedEventsResponseSchema, PatchReplayPeriodRequest, PatchReplayPeriodRequestSchema, PatchReplayPeriodResponse, PatchReplayPeriodResponseSchema, PatchStreamControlRequest, PatchStreamControlRequestSchema, PlaybackResponse, PlaybackResponseSchema, PublicEventCard, PublicEventCardSchema, PublicEventStatusSchema, PublicEventsQuery, PublicEventsQuerySchema, PublicEventsResponse, PublicEventsResponseSchema, RegisterForEventRequest, RegisterForEventRequestSchema, RegisterForEventResponse, RegisterForEventResponseSchema, RegistrationScope, RegistrationStatus, Replay, ReplayPlayback, ReplayPlaybackSchema, ReplaySchema, SearchEventsQuery, SearchEventsQuerySchema, StartViewingSessionRequest, StartViewingSessionRequestSchema, StartViewingSessionResponse, StartViewingSessionResponseSchema, SupportedCurrency, UpdateEventRequest, UpdateEventRequestSchema, UpdateWatchProgressRequestSchema, ViewerHomeResponse, ViewerHomeResponseSchema, ViewerRegistrationView, ViewingSessionHeartbeatResponse, ViewingSessionHeartbeatResponseSchema, Visibility, VisibilitySchema } from './event/index.js';
|
|
5
5
|
export { AdminBookingAuditEntry, AdminBookingAuditEntrySchema, AdminBookingAuditResponse, AdminBookingAuditResponseSchema, BOOKING_TERMINAL_STATES, BOOKING_TRANSITION_ACTORS, BOOKING_TRANSITION_TARGETS_REQUIRING_REASON, BookingAuditAction, BookingAuditActorSchema, BookingAuditAttachmentAddedDetails, BookingAuditAttachmentAddedDetailsSchema, BookingAuditMessageSentDetails, BookingAuditMessageSentDetailsSchema, BookingAuditRequestMetadataSchema, BookingAuditSnapshotSchema, BookingAuditStateTransitionDetails, BookingAuditStateTransitionDetailsSchema, BookingOrigin, BookingPaymentStatus, BookingResponse, BookingResponseSchema, BookingState, BookingTransitionActor, BookingTransitionKey, CancelMarketplaceJobListingRequest, CancelMarketplaceJobListingRequestSchema, CancelMarketplaceJobListingResponse, CancelMarketplaceJobListingResponseSchema, CompleteMarketplaceBookingRequest, CompleteMarketplaceBookingRequestSchema, CompleteMarketplaceBookingResponse, CompleteMarketplaceBookingResponseSchema, ConfirmBookingRequest, ConfirmBookingRequestSchema, CreateBookingRequest, CreateBookingRequestSchema, CreateJobListingRequest, CreateJobListingRequestSchema, CreateMarketplaceBookingRequest, CreateMarketplaceBookingRequestSchema, CreateMarketplaceBookingResponse, CreateMarketplaceBookingResponseSchema, CreateMarketplaceJobListingRequest, CreateMarketplaceJobListingRequestSchema, CreateMarketplaceReviewRequest, CreateMarketplaceReviewRequestSchema, ForceCompleteMarketplaceBookingRequest, ForceCompleteMarketplaceBookingRequestSchema, GetMarketplaceHiringThreadResponse, GetMarketplaceHiringThreadResponseSchema, HostIndicationOfInterestSortBy, IndicationOfInterestResponse, IndicationOfInterestResponseSchema, IoiState, JobListingCompensationTier, JobListingResponse, JobListingResponseSchema, JobListingState, JobLocation, ListHostMarketplaceIndicationsQuery, ListHostMarketplaceIndicationsQuerySchema, ListHostMarketplaceJobListingsQuery, ListHostMarketplaceJobListingsQuerySchema, ListMarketplaceHiringThreadMessagesQuery, ListMarketplaceHiringThreadMessagesQuerySchema, ListMarketplaceHiringThreadMessagesResponse, ListMarketplaceHiringThreadMessagesResponseSchema, ListMarketplaceHiringThreadsResponse, ListMarketplaceHiringThreadsResponseSchema, ListMarketplaceJobListingsQuery, ListMarketplaceJobListingsQuerySchema, MarkMarketplaceHiringThreadReadRequest, MarkMarketplaceHiringThreadReadRequestSchema, MarkMarketplaceHiringThreadReadResponse, MarkMarketplaceHiringThreadReadResponseSchema, MarketplaceBookingResponse, MarketplaceBookingResponseSchema, MarketplaceHiringMessage, MarketplaceHiringMessageAttachmentSchema, MarketplaceHiringMessageSchema, MarketplaceHiringThread, MarketplaceHiringThreadInboxItem, MarketplaceHiringThreadInboxItemSchema, MarketplaceHiringThreadSchema, MarketplaceHostIndicationOfInterestInboxItem, MarketplaceHostIndicationOfInterestInboxItemSchema, MarketplaceIndicationOfInterestHostItem, MarketplaceIndicationOfInterestHostItemSchema, MarketplaceIndicationOfInterestResponse, MarketplaceIndicationOfInterestResponseSchema, MarketplaceJobListingResponse, MarketplaceJobListingResponseSchema, MarketplaceReviewResponse, MarketplaceReviewResponseSchema, MessageDeliveryStatus, PostMarketplaceHiringThreadMessageRequest, PostMarketplaceHiringThreadMessageRequestSchema, PostMarketplaceHiringThreadMessageResponse, PostMarketplaceHiringThreadMessageResponseSchema, ProducerRecentReview, ProducerRecentReviewSchema, PublishMarketplaceJobListingResponse, PublishMarketplaceJobListingResponseSchema, PublishReadyJobListing, PublishReadyJobListingSchema, SortOrder, SubmitIndicationOfInterestRequest, SubmitIndicationOfInterestRequestSchema, SubmitMarketplaceIndicationOfInterestRequest, SubmitMarketplaceIndicationOfInterestRequestSchema, TransitionMarketplaceBookingRequest, TransitionMarketplaceBookingRequestSchema, TransitionMarketplaceBookingResponse, TransitionMarketplaceBookingResponseSchema, UpdateMarketplaceJobListingRequest, UpdateMarketplaceJobListingRequestSchema, VALID_BOOKING_TRANSITIONS, bookingTransitionKey, bookingTransitionRequiresReason, canActorPerformBookingTransition, getAllowedBookingTargetStates, getBookingTransitionActors, isValidBookingTransition } from './booking/index.js';
|
|
6
6
|
export { IngestCredentialsResponse, IngestCredentialsResponseSchema, IngestProtocol, PlaybackTokenResponse, PlaybackTokenResponseSchema, StreamStatus, TelemetryReportRequest, TelemetryReportRequestSchema } from './streaming/index.js';
|
|
7
7
|
export { AccessCheckRequest, AccessCheckRequestSchema, AccessCheckResponse, AccessCheckResponseSchema, AccessReason, AwaitingIngestSchema, CreatePurchaseResponse, CreatePurchaseResponseSchema, CtaMode, EntitlementStatus, InitiatePaymentRequest, InitiatePaymentRequestSchema, InitiatePaymentResponse, InitiatePaymentResponseSchema, PaymentStatus, PayoutResponse, PayoutResponseSchema, PayoutStatus, PaystackWebhook, PaystackWebhookSchema, PlatformChargeStatus, PricingQuoteResponse, PricingQuoteResponseSchema, PurchaseStatusResponse, PurchaseStatusResponseSchema, ReceiptUrlResponse, ReceiptUrlResponseSchema, ReplayPurchasePayment, ReplayPurchasePaymentSchema, ReplayPurchaseResponse, ReplayPurchaseResponseSchema, ReplayPurchaseRow, ReplayPurchaseRowSchema, ReplayPurchaseStatus, RequestWithdrawalBody, RequestWithdrawalBodySchema, SettlementAccountView, SettlementAccountViewSchema, SlateSchema, TrailerSchema, TransactionStatus, TransactionType, UpdateSettlementBody, UpdateSettlementBodySchema, ViewerEventDetailResponseSchema } from './payment/index.js';
|