@accelbyte/sdk 0.2.0-beta.22 → 0.2.0-beta.25
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 -2
- package/dist/cjs/node/index.cjs +224 -130
- package/dist/cjs/node/index.cjs.map +1 -1
- package/dist/es/browser/AccelbyteSdkFactory.js +1 -2
- package/dist/es/browser/AccelbyteSdkFactory.js.map +1 -1
- package/dist/es/browser/generated-public/basic/FileUpload_.js +10 -3
- package/dist/es/browser/generated-public/basic/FileUpload_.js.map +1 -1
- package/dist/es/browser/generated-public/basic/Misc_.js +10 -3
- package/dist/es/browser/generated-public/basic/Misc_.js.map +1 -1
- package/dist/es/browser/generated-public/basic/Namespace_.js +10 -3
- package/dist/es/browser/generated-public/basic/Namespace_.js.map +1 -1
- package/dist/es/browser/generated-public/basic/UserAction_.js +10 -3
- package/dist/es/browser/generated-public/basic/UserAction_.js.map +1 -1
- package/dist/es/browser/generated-public/basic/UserProfile_.js +10 -3
- package/dist/es/browser/generated-public/basic/UserProfile_.js.map +1 -1
- package/dist/es/browser/generated-public/basic/Version.js +2 -2
- package/dist/es/browser/generated-public/buildinfo/Caching_.js +10 -3
- package/dist/es/browser/generated-public/buildinfo/Caching_.js.map +1 -1
- package/dist/es/browser/generated-public/buildinfo/Dlc_.js +10 -3
- package/dist/es/browser/generated-public/buildinfo/Dlc_.js.map +1 -1
- package/dist/es/browser/generated-public/buildinfo/Downloader_.js +10 -3
- package/dist/es/browser/generated-public/buildinfo/Downloader_.js.map +1 -1
- package/dist/es/browser/generated-public/buildinfo/Drm_.js +10 -3
- package/dist/es/browser/generated-public/buildinfo/Drm_.js.map +1 -1
- package/dist/es/browser/generated-public/buildinfo/Version.js +1 -1
- package/dist/es/browser/generated-public/event/EventV2_.js +10 -3
- package/dist/es/browser/generated-public/event/EventV2_.js.map +1 -1
- package/dist/es/browser/generated-public/event/Version.js +1 -1
- package/dist/es/browser/generated-public/gdpr/DataDeletion_.js +10 -3
- package/dist/es/browser/generated-public/gdpr/DataDeletion_.js.map +1 -1
- package/dist/es/browser/generated-public/gdpr/DataRetrieval_.js +10 -3
- package/dist/es/browser/generated-public/gdpr/DataRetrieval_.js.map +1 -1
- package/dist/es/browser/generated-public/gdpr/Version.js +2 -2
- package/dist/es/browser/generated-public/iam/InputValidations_.js +10 -3
- package/dist/es/browser/generated-public/iam/InputValidations_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/OAuth20Extension_.js +10 -3
- package/dist/es/browser/generated-public/iam/OAuth20Extension_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/OAuth20_.js +10 -3
- package/dist/es/browser/generated-public/iam/OAuth20_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/Roles_.js +10 -3
- package/dist/es/browser/generated-public/iam/Roles_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/SsoSaml20_.js +10 -3
- package/dist/es/browser/generated-public/iam/SsoSaml20_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/Sso_.js +10 -3
- package/dist/es/browser/generated-public/iam/Sso_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/ThirdPartyCredential_.js +10 -3
- package/dist/es/browser/generated-public/iam/ThirdPartyCredential_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/UsersV4_.js +28 -3
- package/dist/es/browser/generated-public/iam/UsersV4_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/Users_.js +10 -3
- package/dist/es/browser/generated-public/iam/Users_.js.map +1 -1
- package/dist/es/browser/generated-public/iam/Version.js +1 -1
- package/dist/es/browser/generated-public/iam/definitions/PublicInviteUserRequestV4.js +11 -0
- package/dist/es/browser/generated-public/iam/definitions/PublicInviteUserRequestV4.js.map +1 -0
- package/dist/es/browser/generated-public/iam/definitions/UserInvitationV3.js +2 -1
- package/dist/es/browser/generated-public/iam/definitions/UserInvitationV3.js.map +1 -1
- package/dist/es/browser/generated-public/legal/Agreement_.js +10 -3
- package/dist/es/browser/generated-public/legal/Agreement_.js.map +1 -1
- package/dist/es/browser/generated-public/legal/Eligibilities_.js +10 -3
- package/dist/es/browser/generated-public/legal/Eligibilities_.js.map +1 -1
- package/dist/es/browser/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js +10 -3
- package/dist/es/browser/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js.map +1 -1
- package/dist/es/browser/generated-public/legal/LocalizedPolicyVersions_.js +10 -3
- package/dist/es/browser/generated-public/legal/LocalizedPolicyVersions_.js.map +1 -1
- package/dist/es/browser/generated-public/legal/Policies_.js +10 -3
- package/dist/es/browser/generated-public/legal/Policies_.js.map +1 -1
- package/dist/es/browser/generated-public/legal/Utility_.js +10 -3
- package/dist/es/browser/generated-public/legal/Utility_.js.map +1 -1
- package/dist/es/browser/generated-public/legal/Version.js +2 -2
- package/dist/es/browser/generated-public/legal/definitions/UserAgreementsResponse.js +15 -0
- package/dist/es/browser/generated-public/legal/definitions/UserAgreementsResponse.js.map +1 -0
- package/dist/es/browser/generated-public/legal/definitions/UsersAgreementsRequest.js +11 -0
- package/dist/es/browser/generated-public/legal/definitions/UsersAgreementsRequest.js.map +1 -0
- package/dist/es/browser/generated-public/odin-config/StaticConfigs_.js +10 -3
- package/dist/es/browser/generated-public/odin-config/StaticConfigs_.js.map +1 -1
- package/dist/es/browser/generated-public/odin-config/Templates_.js +10 -3
- package/dist/es/browser/generated-public/odin-config/Templates_.js.map +1 -1
- package/dist/es/browser/generated-public/odin-config/Version.js +2 -2
- package/dist/es/browser/generated-public/odin-config/Version.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Category_.js +10 -3
- package/dist/es/browser/generated-public/platform/Category_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Currency_.js +10 -3
- package/dist/es/browser/generated-public/platform/Currency_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Dlc_.js +10 -3
- package/dist/es/browser/generated-public/platform/Dlc_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Entitlement_.js +10 -3
- package/dist/es/browser/generated-public/platform/Entitlement_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Fulfillment_.js +10 -3
- package/dist/es/browser/generated-public/platform/Fulfillment_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Iap_.js +33 -19
- package/dist/es/browser/generated-public/platform/Iap_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Item_.js +10 -3
- package/dist/es/browser/generated-public/platform/Item_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Order_.js +10 -3
- package/dist/es/browser/generated-public/platform/Order_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/PaymentAccount_.js +10 -3
- package/dist/es/browser/generated-public/platform/PaymentAccount_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/PaymentStation_.js +10 -3
- package/dist/es/browser/generated-public/platform/PaymentStation_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Reward_.js +10 -3
- package/dist/es/browser/generated-public/platform/Reward_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Section_.js +10 -3
- package/dist/es/browser/generated-public/platform/Section_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Store_.js +10 -3
- package/dist/es/browser/generated-public/platform/Store_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Subscription_.js +10 -3
- package/dist/es/browser/generated-public/platform/Subscription_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Version.js +2 -2
- package/dist/es/browser/generated-public/platform/View_.js +10 -3
- package/dist/es/browser/generated-public/platform/View_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/Wallet_.js +10 -3
- package/dist/es/browser/generated-public/platform/Wallet_.js.map +1 -1
- package/dist/es/browser/generated-public/platform/definitions/IapItemFlatEntry.js +16 -0
- package/dist/es/browser/generated-public/platform/definitions/IapItemFlatEntry.js.map +1 -0
- package/dist/es/browser/generated-public/platform/definitions/IapItemMappingInfo.js +12 -0
- package/dist/es/browser/generated-public/platform/definitions/IapItemMappingInfo.js.map +1 -0
- package/dist/es/browser/generated-public/platform/definitions/TwitchSyncResult.js +15 -0
- package/dist/es/browser/generated-public/platform/definitions/TwitchSyncResult.js.map +1 -0
- package/dist/es/browser/generated-public/platform/definitions/TwitchSyncResultArray.js +12 -0
- package/dist/es/browser/generated-public/platform/definitions/TwitchSyncResultArray.js.map +1 -0
- package/dist/es/browser/index.browser.js +9 -2
- package/dist/es/browser/index.browser.js.map +1 -1
- package/dist/es/node/AccelbyteSdkFactory.js +1 -2
- package/dist/es/node/AccelbyteSdkFactory.js.map +1 -1
- package/dist/es/node/generated-public/basic/FileUpload_.js +10 -3
- package/dist/es/node/generated-public/basic/FileUpload_.js.map +1 -1
- package/dist/es/node/generated-public/basic/Misc_.js +10 -3
- package/dist/es/node/generated-public/basic/Misc_.js.map +1 -1
- package/dist/es/node/generated-public/basic/Namespace_.js +10 -3
- package/dist/es/node/generated-public/basic/Namespace_.js.map +1 -1
- package/dist/es/node/generated-public/basic/UserAction_.js +10 -3
- package/dist/es/node/generated-public/basic/UserAction_.js.map +1 -1
- package/dist/es/node/generated-public/basic/UserProfile_.js +10 -3
- package/dist/es/node/generated-public/basic/UserProfile_.js.map +1 -1
- package/dist/es/node/generated-public/basic/Version.js +2 -2
- package/dist/es/node/generated-public/buildinfo/Caching_.js +10 -3
- package/dist/es/node/generated-public/buildinfo/Caching_.js.map +1 -1
- package/dist/es/node/generated-public/buildinfo/Dlc_.js +10 -3
- package/dist/es/node/generated-public/buildinfo/Dlc_.js.map +1 -1
- package/dist/es/node/generated-public/buildinfo/Downloader_.js +10 -3
- package/dist/es/node/generated-public/buildinfo/Downloader_.js.map +1 -1
- package/dist/es/node/generated-public/buildinfo/Drm_.js +10 -3
- package/dist/es/node/generated-public/buildinfo/Drm_.js.map +1 -1
- package/dist/es/node/generated-public/buildinfo/Version.js +1 -1
- package/dist/es/node/generated-public/event/EventV2_.js +10 -3
- package/dist/es/node/generated-public/event/EventV2_.js.map +1 -1
- package/dist/es/node/generated-public/event/Version.js +1 -1
- package/dist/es/node/generated-public/gdpr/DataDeletion_.js +10 -3
- package/dist/es/node/generated-public/gdpr/DataDeletion_.js.map +1 -1
- package/dist/es/node/generated-public/gdpr/DataRetrieval_.js +10 -3
- package/dist/es/node/generated-public/gdpr/DataRetrieval_.js.map +1 -1
- package/dist/es/node/generated-public/gdpr/Version.js +2 -2
- package/dist/es/node/generated-public/iam/InputValidations_.js +10 -3
- package/dist/es/node/generated-public/iam/InputValidations_.js.map +1 -1
- package/dist/es/node/generated-public/iam/OAuth20Extension_.js +10 -3
- package/dist/es/node/generated-public/iam/OAuth20Extension_.js.map +1 -1
- package/dist/es/node/generated-public/iam/OAuth20_.js +10 -3
- package/dist/es/node/generated-public/iam/OAuth20_.js.map +1 -1
- package/dist/es/node/generated-public/iam/Roles_.js +10 -3
- package/dist/es/node/generated-public/iam/Roles_.js.map +1 -1
- package/dist/es/node/generated-public/iam/SsoSaml20_.js +10 -3
- package/dist/es/node/generated-public/iam/SsoSaml20_.js.map +1 -1
- package/dist/es/node/generated-public/iam/Sso_.js +10 -3
- package/dist/es/node/generated-public/iam/Sso_.js.map +1 -1
- package/dist/es/node/generated-public/iam/ThirdPartyCredential_.js +10 -3
- package/dist/es/node/generated-public/iam/ThirdPartyCredential_.js.map +1 -1
- package/dist/es/node/generated-public/iam/UsersV4_.js +28 -3
- package/dist/es/node/generated-public/iam/UsersV4_.js.map +1 -1
- package/dist/es/node/generated-public/iam/Users_.js +10 -3
- package/dist/es/node/generated-public/iam/Users_.js.map +1 -1
- package/dist/es/node/generated-public/iam/Version.js +1 -1
- package/dist/es/node/generated-public/iam/definitions/PublicInviteUserRequestV4.js +11 -0
- package/dist/es/node/generated-public/iam/definitions/PublicInviteUserRequestV4.js.map +1 -0
- package/dist/es/node/generated-public/iam/definitions/UserInvitationV3.js +2 -1
- package/dist/es/node/generated-public/iam/definitions/UserInvitationV3.js.map +1 -1
- package/dist/es/node/generated-public/legal/Agreement_.js +10 -3
- package/dist/es/node/generated-public/legal/Agreement_.js.map +1 -1
- package/dist/es/node/generated-public/legal/Eligibilities_.js +10 -3
- package/dist/es/node/generated-public/legal/Eligibilities_.js.map +1 -1
- package/dist/es/node/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js +10 -3
- package/dist/es/node/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js.map +1 -1
- package/dist/es/node/generated-public/legal/LocalizedPolicyVersions_.js +10 -3
- package/dist/es/node/generated-public/legal/LocalizedPolicyVersions_.js.map +1 -1
- package/dist/es/node/generated-public/legal/Policies_.js +10 -3
- package/dist/es/node/generated-public/legal/Policies_.js.map +1 -1
- package/dist/es/node/generated-public/legal/Utility_.js +10 -3
- package/dist/es/node/generated-public/legal/Utility_.js.map +1 -1
- package/dist/es/node/generated-public/legal/Version.js +2 -2
- package/dist/es/node/generated-public/legal/definitions/UserAgreementsResponse.js +15 -0
- package/dist/es/node/generated-public/legal/definitions/UserAgreementsResponse.js.map +1 -0
- package/dist/es/node/generated-public/legal/definitions/UsersAgreementsRequest.js +11 -0
- package/dist/es/node/generated-public/legal/definitions/UsersAgreementsRequest.js.map +1 -0
- package/dist/es/node/generated-public/odin-config/StaticConfigs_.js +10 -3
- package/dist/es/node/generated-public/odin-config/StaticConfigs_.js.map +1 -1
- package/dist/es/node/generated-public/odin-config/Templates_.js +10 -3
- package/dist/es/node/generated-public/odin-config/Templates_.js.map +1 -1
- package/dist/es/node/generated-public/odin-config/Version.js +2 -2
- package/dist/es/node/generated-public/odin-config/Version.js.map +1 -1
- package/dist/es/node/generated-public/platform/Category_.js +10 -3
- package/dist/es/node/generated-public/platform/Category_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Currency_.js +10 -3
- package/dist/es/node/generated-public/platform/Currency_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Dlc_.js +10 -3
- package/dist/es/node/generated-public/platform/Dlc_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Entitlement_.js +10 -3
- package/dist/es/node/generated-public/platform/Entitlement_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Fulfillment_.js +10 -3
- package/dist/es/node/generated-public/platform/Fulfillment_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Iap_.js +33 -19
- package/dist/es/node/generated-public/platform/Iap_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Item_.js +10 -3
- package/dist/es/node/generated-public/platform/Item_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Order_.js +10 -3
- package/dist/es/node/generated-public/platform/Order_.js.map +1 -1
- package/dist/es/node/generated-public/platform/PaymentAccount_.js +10 -3
- package/dist/es/node/generated-public/platform/PaymentAccount_.js.map +1 -1
- package/dist/es/node/generated-public/platform/PaymentStation_.js +10 -3
- package/dist/es/node/generated-public/platform/PaymentStation_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Reward_.js +10 -3
- package/dist/es/node/generated-public/platform/Reward_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Section_.js +10 -3
- package/dist/es/node/generated-public/platform/Section_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Store_.js +10 -3
- package/dist/es/node/generated-public/platform/Store_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Subscription_.js +10 -3
- package/dist/es/node/generated-public/platform/Subscription_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Version.js +2 -2
- package/dist/es/node/generated-public/platform/View_.js +10 -3
- package/dist/es/node/generated-public/platform/View_.js.map +1 -1
- package/dist/es/node/generated-public/platform/Wallet_.js +10 -3
- package/dist/es/node/generated-public/platform/Wallet_.js.map +1 -1
- package/dist/es/node/generated-public/platform/definitions/IapItemFlatEntry.js +16 -0
- package/dist/es/node/generated-public/platform/definitions/IapItemFlatEntry.js.map +1 -0
- package/dist/es/node/generated-public/platform/definitions/IapItemMappingInfo.js +12 -0
- package/dist/es/node/generated-public/platform/definitions/IapItemMappingInfo.js.map +1 -0
- package/dist/es/node/generated-public/platform/definitions/TwitchSyncResult.js +15 -0
- package/dist/es/node/generated-public/platform/definitions/TwitchSyncResult.js.map +1 -0
- package/dist/es/node/generated-public/platform/definitions/TwitchSyncResultArray.js +12 -0
- package/dist/es/node/generated-public/platform/definitions/TwitchSyncResultArray.js.map +1 -0
- package/dist/es/node/index.node.js +9 -2
- package/dist/es/node/index.node.js.map +1 -1
- package/dist/index.d.ts +563 -245
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -2658,7 +2658,8 @@ declare const UserInvitationV3: z.ZodObject<{
|
|
|
2658
2658
|
email: z.ZodString;
|
|
2659
2659
|
expiredAt: z.ZodString;
|
|
2660
2660
|
id: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2661
|
-
namespace: z.ZodString
|
|
2661
|
+
namespace: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2662
|
+
namespaceDisplayName: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2662
2663
|
roles: z.ZodArray<z.ZodObject<{
|
|
2663
2664
|
namespace: z.ZodString;
|
|
2664
2665
|
roleId: z.ZodString;
|
|
@@ -2670,8 +2671,9 @@ declare const UserInvitationV3: z.ZodObject<{
|
|
|
2670
2671
|
roleId: string;
|
|
2671
2672
|
}>, "many">;
|
|
2672
2673
|
}, "strip", z.ZodTypeAny, {
|
|
2674
|
+
namespace?: string | null | undefined;
|
|
2673
2675
|
id?: string | null | undefined;
|
|
2674
|
-
|
|
2676
|
+
namespaceDisplayName?: string | null | undefined;
|
|
2675
2677
|
roles: {
|
|
2676
2678
|
namespace: string;
|
|
2677
2679
|
roleId: string;
|
|
@@ -2679,8 +2681,9 @@ declare const UserInvitationV3: z.ZodObject<{
|
|
|
2679
2681
|
email: string;
|
|
2680
2682
|
expiredAt: string;
|
|
2681
2683
|
}, {
|
|
2684
|
+
namespace?: string | null | undefined;
|
|
2682
2685
|
id?: string | null | undefined;
|
|
2683
|
-
|
|
2686
|
+
namespaceDisplayName?: string | null | undefined;
|
|
2684
2687
|
roles: {
|
|
2685
2688
|
namespace: string;
|
|
2686
2689
|
roleId: string;
|
|
@@ -3568,6 +3571,88 @@ declare const EnabledFactorsResponseV4: z.ZodObject<{
|
|
|
3568
3571
|
interface EnabledFactorsResponseV4 extends z.TypeOf<typeof EnabledFactorsResponseV4> {
|
|
3569
3572
|
}
|
|
3570
3573
|
|
|
3574
|
+
declare const InviteUserResponseV3: z.ZodObject<{
|
|
3575
|
+
data: z.ZodArray<z.ZodObject<{
|
|
3576
|
+
email: z.ZodString;
|
|
3577
|
+
expiredAt: z.ZodString;
|
|
3578
|
+
id: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
3579
|
+
namespace: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
3580
|
+
namespaceDisplayName: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
3581
|
+
roles: z.ZodArray<z.ZodObject<{
|
|
3582
|
+
namespace: z.ZodString;
|
|
3583
|
+
roleId: z.ZodString;
|
|
3584
|
+
}, "strip", z.ZodTypeAny, {
|
|
3585
|
+
namespace: string;
|
|
3586
|
+
roleId: string;
|
|
3587
|
+
}, {
|
|
3588
|
+
namespace: string;
|
|
3589
|
+
roleId: string;
|
|
3590
|
+
}>, "many">;
|
|
3591
|
+
}, "strip", z.ZodTypeAny, {
|
|
3592
|
+
namespace?: string | null | undefined;
|
|
3593
|
+
id?: string | null | undefined;
|
|
3594
|
+
namespaceDisplayName?: string | null | undefined;
|
|
3595
|
+
roles: {
|
|
3596
|
+
namespace: string;
|
|
3597
|
+
roleId: string;
|
|
3598
|
+
}[];
|
|
3599
|
+
email: string;
|
|
3600
|
+
expiredAt: string;
|
|
3601
|
+
}, {
|
|
3602
|
+
namespace?: string | null | undefined;
|
|
3603
|
+
id?: string | null | undefined;
|
|
3604
|
+
namespaceDisplayName?: string | null | undefined;
|
|
3605
|
+
roles: {
|
|
3606
|
+
namespace: string;
|
|
3607
|
+
roleId: string;
|
|
3608
|
+
}[];
|
|
3609
|
+
email: string;
|
|
3610
|
+
expiredAt: string;
|
|
3611
|
+
}>, "many">;
|
|
3612
|
+
}, "strip", z.ZodTypeAny, {
|
|
3613
|
+
data: {
|
|
3614
|
+
namespace?: string | null | undefined;
|
|
3615
|
+
id?: string | null | undefined;
|
|
3616
|
+
namespaceDisplayName?: string | null | undefined;
|
|
3617
|
+
roles: {
|
|
3618
|
+
namespace: string;
|
|
3619
|
+
roleId: string;
|
|
3620
|
+
}[];
|
|
3621
|
+
email: string;
|
|
3622
|
+
expiredAt: string;
|
|
3623
|
+
}[];
|
|
3624
|
+
}, {
|
|
3625
|
+
data: {
|
|
3626
|
+
namespace?: string | null | undefined;
|
|
3627
|
+
id?: string | null | undefined;
|
|
3628
|
+
namespaceDisplayName?: string | null | undefined;
|
|
3629
|
+
roles: {
|
|
3630
|
+
namespace: string;
|
|
3631
|
+
roleId: string;
|
|
3632
|
+
}[];
|
|
3633
|
+
email: string;
|
|
3634
|
+
expiredAt: string;
|
|
3635
|
+
}[];
|
|
3636
|
+
}>;
|
|
3637
|
+
interface InviteUserResponseV3 extends z.TypeOf<typeof InviteUserResponseV3> {
|
|
3638
|
+
}
|
|
3639
|
+
|
|
3640
|
+
declare const PublicInviteUserRequestV4: z.ZodObject<{
|
|
3641
|
+
emailAddress: z.ZodString;
|
|
3642
|
+
namespace: z.ZodString;
|
|
3643
|
+
namespaceDisplayName: z.ZodString;
|
|
3644
|
+
}, "strip", z.ZodTypeAny, {
|
|
3645
|
+
namespace: string;
|
|
3646
|
+
emailAddress: string;
|
|
3647
|
+
namespaceDisplayName: string;
|
|
3648
|
+
}, {
|
|
3649
|
+
namespace: string;
|
|
3650
|
+
emailAddress: string;
|
|
3651
|
+
namespaceDisplayName: string;
|
|
3652
|
+
}>;
|
|
3653
|
+
interface PublicInviteUserRequestV4 extends z.TypeOf<typeof PublicInviteUserRequestV4> {
|
|
3654
|
+
}
|
|
3655
|
+
|
|
3571
3656
|
declare const UpgradeHeadlessAccountRequestV4: z.ZodObject<{
|
|
3572
3657
|
emailAddress: z.ZodString;
|
|
3573
3658
|
password: z.ZodString;
|
|
@@ -3967,6 +4052,19 @@ declare class UsersV4$ {
|
|
|
3967
4052
|
postV4NsUsersMeMfaFactor(data: {
|
|
3968
4053
|
factor: string | null;
|
|
3969
4054
|
}): Promise<IResponse$1<unknown>>;
|
|
4055
|
+
/**
|
|
4056
|
+
* This endpoint is used to invite a game studio admin user with new namespace in multi tenant mode.
|
|
4057
|
+
* It will return error if the service multi tenant mode is set to false.
|
|
4058
|
+
*
|
|
4059
|
+
* Request body details:
|
|
4060
|
+
* - emailAddress: email address of the user to be invited
|
|
4061
|
+
* - namespace: new namespace of the user to be created
|
|
4062
|
+
* - namespaceDisplayName: display name of the new namespace
|
|
4063
|
+
*
|
|
4064
|
+
* The invited users will also be assigned with "User" role by default.
|
|
4065
|
+
*
|
|
4066
|
+
*/
|
|
4067
|
+
postIamV4PublicUsersInvite<T = InviteUserResponseV3>(data: PublicInviteUserRequestV4): Promise<IResponse$1<T>>;
|
|
3970
4068
|
}
|
|
3971
4069
|
|
|
3972
4070
|
declare class UserApi {
|
|
@@ -25149,67 +25247,6 @@ declare const InviteUserRequestV4: z.ZodObject<{
|
|
|
25149
25247
|
interface InviteUserRequestV4 extends z.TypeOf<typeof InviteUserRequestV4> {
|
|
25150
25248
|
}
|
|
25151
25249
|
|
|
25152
|
-
declare const InviteUserResponseV3: z.ZodObject<{
|
|
25153
|
-
data: z.ZodArray<z.ZodObject<{
|
|
25154
|
-
email: z.ZodString;
|
|
25155
|
-
expiredAt: z.ZodString;
|
|
25156
|
-
id: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
25157
|
-
namespace: z.ZodString;
|
|
25158
|
-
roles: z.ZodArray<z.ZodObject<{
|
|
25159
|
-
namespace: z.ZodString;
|
|
25160
|
-
roleId: z.ZodString;
|
|
25161
|
-
}, "strip", z.ZodTypeAny, {
|
|
25162
|
-
namespace: string;
|
|
25163
|
-
roleId: string;
|
|
25164
|
-
}, {
|
|
25165
|
-
namespace: string;
|
|
25166
|
-
roleId: string;
|
|
25167
|
-
}>, "many">;
|
|
25168
|
-
}, "strip", z.ZodTypeAny, {
|
|
25169
|
-
id?: string | null | undefined;
|
|
25170
|
-
namespace: string;
|
|
25171
|
-
roles: {
|
|
25172
|
-
namespace: string;
|
|
25173
|
-
roleId: string;
|
|
25174
|
-
}[];
|
|
25175
|
-
email: string;
|
|
25176
|
-
expiredAt: string;
|
|
25177
|
-
}, {
|
|
25178
|
-
id?: string | null | undefined;
|
|
25179
|
-
namespace: string;
|
|
25180
|
-
roles: {
|
|
25181
|
-
namespace: string;
|
|
25182
|
-
roleId: string;
|
|
25183
|
-
}[];
|
|
25184
|
-
email: string;
|
|
25185
|
-
expiredAt: string;
|
|
25186
|
-
}>, "many">;
|
|
25187
|
-
}, "strip", z.ZodTypeAny, {
|
|
25188
|
-
data: {
|
|
25189
|
-
id?: string | null | undefined;
|
|
25190
|
-
namespace: string;
|
|
25191
|
-
roles: {
|
|
25192
|
-
namespace: string;
|
|
25193
|
-
roleId: string;
|
|
25194
|
-
}[];
|
|
25195
|
-
email: string;
|
|
25196
|
-
expiredAt: string;
|
|
25197
|
-
}[];
|
|
25198
|
-
}, {
|
|
25199
|
-
data: {
|
|
25200
|
-
id?: string | null | undefined;
|
|
25201
|
-
namespace: string;
|
|
25202
|
-
roles: {
|
|
25203
|
-
namespace: string;
|
|
25204
|
-
roleId: string;
|
|
25205
|
-
}[];
|
|
25206
|
-
email: string;
|
|
25207
|
-
expiredAt: string;
|
|
25208
|
-
}[];
|
|
25209
|
-
}>;
|
|
25210
|
-
interface InviteUserResponseV3 extends z.TypeOf<typeof InviteUserResponseV3> {
|
|
25211
|
-
}
|
|
25212
|
-
|
|
25213
25250
|
declare const LinkingHistoryResponseWithPaginationV3: z.ZodObject<{
|
|
25214
25251
|
data: z.ZodArray<z.ZodString, "many">;
|
|
25215
25252
|
paging: z.ZodObject<{
|
|
@@ -30726,90 +30763,6 @@ declare class Fulfillment$ {
|
|
|
30726
30763
|
postNsUsersByUseridFulfillmentCode<T = FulfillmentResult>(userId: string, data: FulfillCodeRequest): Promise<IResponse$1<T>>;
|
|
30727
30764
|
}
|
|
30728
30765
|
|
|
30729
|
-
declare const EpicGamesDlcSyncRequest: z.ZodObject<{
|
|
30730
|
-
epicGamesJwtToken: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
30731
|
-
}, "strip", z.ZodTypeAny, {
|
|
30732
|
-
epicGamesJwtToken?: string | null | undefined;
|
|
30733
|
-
}, {
|
|
30734
|
-
epicGamesJwtToken?: string | null | undefined;
|
|
30735
|
-
}>;
|
|
30736
|
-
interface EpicGamesDlcSyncRequest extends z.TypeOf<typeof EpicGamesDlcSyncRequest> {
|
|
30737
|
-
}
|
|
30738
|
-
|
|
30739
|
-
declare const PlayStationDlcSyncMultiServiceLabelsRequest: z.ZodObject<{
|
|
30740
|
-
serviceLabels: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>>;
|
|
30741
|
-
}, "strip", z.ZodTypeAny, {
|
|
30742
|
-
serviceLabels?: number[] | null | undefined;
|
|
30743
|
-
}, {
|
|
30744
|
-
serviceLabels?: number[] | null | undefined;
|
|
30745
|
-
}>;
|
|
30746
|
-
interface PlayStationDlcSyncMultiServiceLabelsRequest extends z.TypeOf<typeof PlayStationDlcSyncMultiServiceLabelsRequest> {
|
|
30747
|
-
}
|
|
30748
|
-
|
|
30749
|
-
declare const PlayStationDlcSyncRequest: z.ZodObject<{
|
|
30750
|
-
serviceLabel: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
30751
|
-
}, "strip", z.ZodTypeAny, {
|
|
30752
|
-
serviceLabel?: number | null | undefined;
|
|
30753
|
-
}, {
|
|
30754
|
-
serviceLabel?: number | null | undefined;
|
|
30755
|
-
}>;
|
|
30756
|
-
interface PlayStationDlcSyncRequest extends z.TypeOf<typeof PlayStationDlcSyncRequest> {
|
|
30757
|
-
}
|
|
30758
|
-
|
|
30759
|
-
declare const SteamDlcSyncRequest: z.ZodObject<{
|
|
30760
|
-
steamId: z.ZodString;
|
|
30761
|
-
appId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
30762
|
-
}, "strip", z.ZodTypeAny, {
|
|
30763
|
-
appId?: string | null | undefined;
|
|
30764
|
-
steamId: string;
|
|
30765
|
-
}, {
|
|
30766
|
-
appId?: string | null | undefined;
|
|
30767
|
-
steamId: string;
|
|
30768
|
-
}>;
|
|
30769
|
-
interface SteamDlcSyncRequest extends z.TypeOf<typeof SteamDlcSyncRequest> {
|
|
30770
|
-
}
|
|
30771
|
-
|
|
30772
|
-
declare const XblDlcSyncRequest: z.ZodObject<{
|
|
30773
|
-
xstsToken: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
30774
|
-
}, "strip", z.ZodTypeAny, {
|
|
30775
|
-
xstsToken?: string | null | undefined;
|
|
30776
|
-
}, {
|
|
30777
|
-
xstsToken?: string | null | undefined;
|
|
30778
|
-
}>;
|
|
30779
|
-
interface XblDlcSyncRequest extends z.TypeOf<typeof XblDlcSyncRequest> {
|
|
30780
|
-
}
|
|
30781
|
-
|
|
30782
|
-
/**
|
|
30783
|
-
* DON'T EDIT THIS FILE, it is AUTO GENERATED
|
|
30784
|
-
*/
|
|
30785
|
-
|
|
30786
|
-
declare class Dlc$ {
|
|
30787
|
-
private axiosInstance;
|
|
30788
|
-
private namespace;
|
|
30789
|
-
private cache;
|
|
30790
|
-
constructor(axiosInstance: AxiosInstance, namespace: string, cache?: boolean);
|
|
30791
|
-
/**
|
|
30792
|
-
* Sync steam dlc.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
30793
|
-
*/
|
|
30794
|
-
putNsUsersByUseridDlcSteamSync(userId: string, data: SteamDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
30795
|
-
/**
|
|
30796
|
-
* Sync Xbox inventory's dlc items.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
30797
|
-
*/
|
|
30798
|
-
putNsUsersByUseridDlcXblSync(userId: string, data: XblDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
30799
|
-
/**
|
|
30800
|
-
* Synchronize with dlc entitlements in PSN Store.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: result of synchronization</li></ul>
|
|
30801
|
-
*/
|
|
30802
|
-
putNsUsersByUseridDlcPsnSync(userId: string, data: PlayStationDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
30803
|
-
/**
|
|
30804
|
-
* Sync epic games dlc items.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
30805
|
-
*/
|
|
30806
|
-
putNsUsersByUseridDlcEpicgamesSync(userId: string, data: EpicGamesDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
30807
|
-
/**
|
|
30808
|
-
* Synchronize with dlc entitlements in PSN Store with multiple service labels.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: result of synchronization</li></ul>
|
|
30809
|
-
*/
|
|
30810
|
-
putNsUsersByUseridDlcPsnSyncMultiServiceLabels(userId: string, data: PlayStationDlcSyncMultiServiceLabelsRequest): Promise<IResponse$1<unknown>>;
|
|
30811
|
-
}
|
|
30812
|
-
|
|
30813
30766
|
declare const AppleIapReceipt: z.ZodObject<{
|
|
30814
30767
|
productId: z.ZodString;
|
|
30815
30768
|
transactionId: z.ZodString;
|
|
@@ -30908,34 +30861,39 @@ declare const GoogleReceiptResolveResult: z.ZodObject<{
|
|
|
30908
30861
|
interface GoogleReceiptResolveResult extends z.TypeOf<typeof GoogleReceiptResolveResult> {
|
|
30909
30862
|
}
|
|
30910
30863
|
|
|
30911
|
-
declare const
|
|
30864
|
+
declare const IapItemMappingInfo: z.ZodObject<{
|
|
30912
30865
|
data: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
30913
|
-
|
|
30866
|
+
platform: z.ZodNullable<z.ZodOptional<z.ZodEnum<["APPLE", "GOOGLE", "PLAYSTATION", "STEAM", "XBOX", "STADIA", "EPICGAMES", "TWITCH"]>>>;
|
|
30914
30867
|
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
30915
|
-
|
|
30868
|
+
itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
30869
|
+
platformProductId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
30916
30870
|
}, "strip", z.ZodTypeAny, {
|
|
30917
|
-
|
|
30871
|
+
platform?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
30918
30872
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
30919
|
-
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
30920
|
-
}, {
|
|
30921
30873
|
itemIdentity?: string | null | undefined;
|
|
30874
|
+
platformProductId?: string | null | undefined;
|
|
30875
|
+
}, {
|
|
30876
|
+
platform?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
30922
30877
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
30923
|
-
|
|
30878
|
+
itemIdentity?: string | null | undefined;
|
|
30879
|
+
platformProductId?: string | null | undefined;
|
|
30924
30880
|
}>, "many">>>;
|
|
30925
30881
|
}, "strip", z.ZodTypeAny, {
|
|
30926
30882
|
data?: {
|
|
30927
|
-
|
|
30883
|
+
platform?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
30928
30884
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
30929
|
-
|
|
30885
|
+
itemIdentity?: string | null | undefined;
|
|
30886
|
+
platformProductId?: string | null | undefined;
|
|
30930
30887
|
}[] | null | undefined;
|
|
30931
30888
|
}, {
|
|
30932
30889
|
data?: {
|
|
30933
|
-
|
|
30890
|
+
platform?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
30934
30891
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
30935
|
-
|
|
30892
|
+
itemIdentity?: string | null | undefined;
|
|
30893
|
+
platformProductId?: string | null | undefined;
|
|
30936
30894
|
}[] | null | undefined;
|
|
30937
30895
|
}>;
|
|
30938
|
-
interface
|
|
30896
|
+
interface IapItemMappingInfo extends z.TypeOf<typeof IapItemMappingInfo> {
|
|
30939
30897
|
}
|
|
30940
30898
|
|
|
30941
30899
|
declare const PlayStationMultiServiceLabelsReconcileRequest: z.ZodObject<{
|
|
@@ -30946,13 +30904,13 @@ declare const PlayStationMultiServiceLabelsReconcileRequest: z.ZodObject<{
|
|
|
30946
30904
|
}, "strip", z.ZodTypeAny, {
|
|
30947
30905
|
currencyCode?: string | null | undefined;
|
|
30948
30906
|
price?: number | null | undefined;
|
|
30949
|
-
serviceLabels?: number[] | null | undefined;
|
|
30950
30907
|
productId?: string | null | undefined;
|
|
30908
|
+
serviceLabels?: number[] | null | undefined;
|
|
30951
30909
|
}, {
|
|
30952
30910
|
currencyCode?: string | null | undefined;
|
|
30953
30911
|
price?: number | null | undefined;
|
|
30954
|
-
serviceLabels?: number[] | null | undefined;
|
|
30955
30912
|
productId?: string | null | undefined;
|
|
30913
|
+
serviceLabels?: number[] | null | undefined;
|
|
30956
30914
|
}>;
|
|
30957
30915
|
interface PlayStationMultiServiceLabelsReconcileRequest extends z.TypeOf<typeof PlayStationMultiServiceLabelsReconcileRequest> {
|
|
30958
30916
|
}
|
|
@@ -30965,13 +30923,13 @@ declare const PlayStationReconcileRequest: z.ZodObject<{
|
|
|
30965
30923
|
}, "strip", z.ZodTypeAny, {
|
|
30966
30924
|
currencyCode?: string | null | undefined;
|
|
30967
30925
|
price?: number | null | undefined;
|
|
30968
|
-
serviceLabel?: number | null | undefined;
|
|
30969
30926
|
productId?: string | null | undefined;
|
|
30927
|
+
serviceLabel?: number | null | undefined;
|
|
30970
30928
|
}, {
|
|
30971
30929
|
currencyCode?: string | null | undefined;
|
|
30972
30930
|
price?: number | null | undefined;
|
|
30973
|
-
serviceLabel?: number | null | undefined;
|
|
30974
30931
|
productId?: string | null | undefined;
|
|
30932
|
+
serviceLabel?: number | null | undefined;
|
|
30975
30933
|
}>;
|
|
30976
30934
|
interface PlayStationReconcileRequest extends z.TypeOf<typeof PlayStationReconcileRequest> {
|
|
30977
30935
|
}
|
|
@@ -31042,6 +31000,22 @@ declare const TwitchSyncRequest: z.ZodObject<{
|
|
|
31042
31000
|
interface TwitchSyncRequest extends z.TypeOf<typeof TwitchSyncRequest> {
|
|
31043
31001
|
}
|
|
31044
31002
|
|
|
31003
|
+
declare const TwitchSyncResultArray: z.ZodArray<z.ZodObject<{
|
|
31004
|
+
transactionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
31005
|
+
itemSku: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
31006
|
+
iapOrderStatus: z.ZodNullable<z.ZodOptional<z.ZodEnum<["VERIFIED", "FULFILLED", "FAILED"]>>>;
|
|
31007
|
+
}, "strip", z.ZodTypeAny, {
|
|
31008
|
+
itemSku?: string | null | undefined;
|
|
31009
|
+
transactionId?: string | null | undefined;
|
|
31010
|
+
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
31011
|
+
}, {
|
|
31012
|
+
itemSku?: string | null | undefined;
|
|
31013
|
+
transactionId?: string | null | undefined;
|
|
31014
|
+
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
31015
|
+
}>, "many">;
|
|
31016
|
+
interface TwitchSyncResultArray extends z.TypeOf<typeof TwitchSyncResultArray> {
|
|
31017
|
+
}
|
|
31018
|
+
|
|
31045
31019
|
declare const XblReconcileRequest: z.ZodObject<{
|
|
31046
31020
|
xstsToken: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
31047
31021
|
productId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -31050,13 +31024,13 @@ declare const XblReconcileRequest: z.ZodObject<{
|
|
|
31050
31024
|
}, "strip", z.ZodTypeAny, {
|
|
31051
31025
|
currencyCode?: string | null | undefined;
|
|
31052
31026
|
price?: number | null | undefined;
|
|
31053
|
-
xstsToken?: string | null | undefined;
|
|
31054
31027
|
productId?: string | null | undefined;
|
|
31028
|
+
xstsToken?: string | null | undefined;
|
|
31055
31029
|
}, {
|
|
31056
31030
|
currencyCode?: string | null | undefined;
|
|
31057
31031
|
price?: number | null | undefined;
|
|
31058
|
-
xstsToken?: string | null | undefined;
|
|
31059
31032
|
productId?: string | null | undefined;
|
|
31033
|
+
xstsToken?: string | null | undefined;
|
|
31060
31034
|
}>;
|
|
31061
31035
|
interface XblReconcileRequest extends z.TypeOf<typeof XblReconcileRequest> {
|
|
31062
31036
|
}
|
|
@@ -31071,14 +31045,14 @@ declare const XblReconcileResultArray: z.ZodArray<z.ZodObject<{
|
|
|
31071
31045
|
itemId?: string | null | undefined;
|
|
31072
31046
|
sku?: string | null | undefined;
|
|
31073
31047
|
transactionId?: string | null | undefined;
|
|
31074
|
-
xboxProductId?: string | null | undefined;
|
|
31075
31048
|
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
31049
|
+
xboxProductId?: string | null | undefined;
|
|
31076
31050
|
}, {
|
|
31077
31051
|
itemId?: string | null | undefined;
|
|
31078
31052
|
sku?: string | null | undefined;
|
|
31079
31053
|
transactionId?: string | null | undefined;
|
|
31080
|
-
xboxProductId?: string | null | undefined;
|
|
31081
31054
|
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
31055
|
+
xboxProductId?: string | null | undefined;
|
|
31082
31056
|
}>, "many">;
|
|
31083
31057
|
interface XblReconcileResultArray extends z.TypeOf<typeof XblReconcileResultArray> {
|
|
31084
31058
|
}
|
|
@@ -31092,6 +31066,16 @@ declare class Iap$ {
|
|
|
31092
31066
|
private namespace;
|
|
31093
31067
|
private cache;
|
|
31094
31068
|
constructor(axiosInstance: AxiosInstance, namespace: string, cache?: boolean);
|
|
31069
|
+
/**
|
|
31070
|
+
* Get iap item mapping.<br>Other detail info: <ul></ul>
|
|
31071
|
+
*/
|
|
31072
|
+
fetchNsIapItemMapping<T = IapItemMappingInfo>(queryParams?: {
|
|
31073
|
+
platform?: 'APPLE' | 'GOOGLE' | 'PLAYSTATION' | 'STEAM' | 'XBOX' | 'STADIA' | 'EPICGAMES' | 'TWITCH';
|
|
31074
|
+
}): Promise<IResponseWithSync$1<T>>;
|
|
31075
|
+
/**
|
|
31076
|
+
* Sync my game twitch drops entitlements.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:IAP, action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
31077
|
+
*/
|
|
31078
|
+
putNsUsersMeIapTwitchSync<T = TwitchSyncResultArray>(data: TwitchSyncRequest): Promise<IResponse$1<T>>;
|
|
31095
31079
|
/**
|
|
31096
31080
|
* Sync steam inventory's items.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:IAP", action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
31097
31081
|
*/
|
|
@@ -31112,10 +31096,6 @@ declare class Iap$ {
|
|
|
31112
31096
|
* Sync twitch drops entitlements.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:IAP", action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
31113
31097
|
*/
|
|
31114
31098
|
putNsUsersByUseridIapTwitchSync(userId: string, data: TwitchSyncRequest): Promise<IResponse$1<unknown>>;
|
|
31115
|
-
/**
|
|
31116
|
-
* Get iap item config.<br>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:IAP", action=2 (READ)</li></ul>
|
|
31117
|
-
*/
|
|
31118
|
-
fetchNsUsersByUseridIapItem<T = IapItemConfigInfo>(userId: string): Promise<IResponseWithSync$1<T>>;
|
|
31119
31099
|
/**
|
|
31120
31100
|
* Verify google iap receipt and fulfill item.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:IAP", action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
31121
31101
|
*/
|
|
@@ -31130,6 +31110,90 @@ declare class Iap$ {
|
|
|
31130
31110
|
putNsUsersByUseridIapEpicgamesSync<T = EpicGamesReconcileResultArray>(userId: string, data: EpicGamesReconcileRequest): Promise<IResponse$1<T>>;
|
|
31131
31111
|
}
|
|
31132
31112
|
|
|
31113
|
+
declare const EpicGamesDlcSyncRequest: z.ZodObject<{
|
|
31114
|
+
epicGamesJwtToken: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
31115
|
+
}, "strip", z.ZodTypeAny, {
|
|
31116
|
+
epicGamesJwtToken?: string | null | undefined;
|
|
31117
|
+
}, {
|
|
31118
|
+
epicGamesJwtToken?: string | null | undefined;
|
|
31119
|
+
}>;
|
|
31120
|
+
interface EpicGamesDlcSyncRequest extends z.TypeOf<typeof EpicGamesDlcSyncRequest> {
|
|
31121
|
+
}
|
|
31122
|
+
|
|
31123
|
+
declare const PlayStationDlcSyncMultiServiceLabelsRequest: z.ZodObject<{
|
|
31124
|
+
serviceLabels: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodNumber, "many">>>;
|
|
31125
|
+
}, "strip", z.ZodTypeAny, {
|
|
31126
|
+
serviceLabels?: number[] | null | undefined;
|
|
31127
|
+
}, {
|
|
31128
|
+
serviceLabels?: number[] | null | undefined;
|
|
31129
|
+
}>;
|
|
31130
|
+
interface PlayStationDlcSyncMultiServiceLabelsRequest extends z.TypeOf<typeof PlayStationDlcSyncMultiServiceLabelsRequest> {
|
|
31131
|
+
}
|
|
31132
|
+
|
|
31133
|
+
declare const PlayStationDlcSyncRequest: z.ZodObject<{
|
|
31134
|
+
serviceLabel: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
31135
|
+
}, "strip", z.ZodTypeAny, {
|
|
31136
|
+
serviceLabel?: number | null | undefined;
|
|
31137
|
+
}, {
|
|
31138
|
+
serviceLabel?: number | null | undefined;
|
|
31139
|
+
}>;
|
|
31140
|
+
interface PlayStationDlcSyncRequest extends z.TypeOf<typeof PlayStationDlcSyncRequest> {
|
|
31141
|
+
}
|
|
31142
|
+
|
|
31143
|
+
declare const SteamDlcSyncRequest: z.ZodObject<{
|
|
31144
|
+
steamId: z.ZodString;
|
|
31145
|
+
appId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
31146
|
+
}, "strip", z.ZodTypeAny, {
|
|
31147
|
+
appId?: string | null | undefined;
|
|
31148
|
+
steamId: string;
|
|
31149
|
+
}, {
|
|
31150
|
+
appId?: string | null | undefined;
|
|
31151
|
+
steamId: string;
|
|
31152
|
+
}>;
|
|
31153
|
+
interface SteamDlcSyncRequest extends z.TypeOf<typeof SteamDlcSyncRequest> {
|
|
31154
|
+
}
|
|
31155
|
+
|
|
31156
|
+
declare const XblDlcSyncRequest: z.ZodObject<{
|
|
31157
|
+
xstsToken: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
31158
|
+
}, "strip", z.ZodTypeAny, {
|
|
31159
|
+
xstsToken?: string | null | undefined;
|
|
31160
|
+
}, {
|
|
31161
|
+
xstsToken?: string | null | undefined;
|
|
31162
|
+
}>;
|
|
31163
|
+
interface XblDlcSyncRequest extends z.TypeOf<typeof XblDlcSyncRequest> {
|
|
31164
|
+
}
|
|
31165
|
+
|
|
31166
|
+
/**
|
|
31167
|
+
* DON'T EDIT THIS FILE, it is AUTO GENERATED
|
|
31168
|
+
*/
|
|
31169
|
+
|
|
31170
|
+
declare class Dlc$ {
|
|
31171
|
+
private axiosInstance;
|
|
31172
|
+
private namespace;
|
|
31173
|
+
private cache;
|
|
31174
|
+
constructor(axiosInstance: AxiosInstance, namespace: string, cache?: boolean);
|
|
31175
|
+
/**
|
|
31176
|
+
* Sync steam dlc.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
31177
|
+
*/
|
|
31178
|
+
putNsUsersByUseridDlcSteamSync(userId: string, data: SteamDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
31179
|
+
/**
|
|
31180
|
+
* Sync Xbox inventory's dlc items.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
31181
|
+
*/
|
|
31182
|
+
putNsUsersByUseridDlcXblSync(userId: string, data: XblDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
31183
|
+
/**
|
|
31184
|
+
* Synchronize with dlc entitlements in PSN Store.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: result of synchronization</li></ul>
|
|
31185
|
+
*/
|
|
31186
|
+
putNsUsersByUseridDlcPsnSync(userId: string, data: PlayStationDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
31187
|
+
/**
|
|
31188
|
+
* Sync epic games dlc items.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
|
|
31189
|
+
*/
|
|
31190
|
+
putNsUsersByUseridDlcEpicgamesSync(userId: string, data: EpicGamesDlcSyncRequest): Promise<IResponse$1<unknown>>;
|
|
31191
|
+
/**
|
|
31192
|
+
* Synchronize with dlc entitlements in PSN Store with multiple service labels.<p>Other detail info: <ul><li><i>Required permission</i>: resource=NAMESPACE:{namespace}:USER:{userId}:DLC, action=4 (UPDATE)</li><li><i>Returns</i>: result of synchronization</li></ul>
|
|
31193
|
+
*/
|
|
31194
|
+
putNsUsersByUseridDlcPsnSyncMultiServiceLabels(userId: string, data: PlayStationDlcSyncMultiServiceLabelsRequest): Promise<IResponse$1<unknown>>;
|
|
31195
|
+
}
|
|
31196
|
+
|
|
31133
31197
|
declare const PaymentAccountArray: z.ZodArray<z.ZodObject<{
|
|
31134
31198
|
id: z.ZodString;
|
|
31135
31199
|
type: z.ZodEnum<["card", "paypal"]>;
|
|
@@ -43825,20 +43889,20 @@ declare const PlatformDlcConfigInfo: z.ZodObject<{
|
|
|
43825
43889
|
platform: z.ZodNullable<z.ZodOptional<z.ZodEnum<["PSN", "STEAM", "XBOX", "EPICGAMES"]>>>;
|
|
43826
43890
|
platformDlcIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
43827
43891
|
}, "strip", z.ZodTypeAny, {
|
|
43828
|
-
platform?: "
|
|
43892
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
43829
43893
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
43830
43894
|
}, {
|
|
43831
|
-
platform?: "
|
|
43895
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
43832
43896
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
43833
43897
|
}>, "many">>>;
|
|
43834
43898
|
}, "strip", z.ZodTypeAny, {
|
|
43835
43899
|
data?: {
|
|
43836
|
-
platform?: "
|
|
43900
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
43837
43901
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
43838
43902
|
}[] | null | undefined;
|
|
43839
43903
|
}, {
|
|
43840
43904
|
data?: {
|
|
43841
|
-
platform?: "
|
|
43905
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
43842
43906
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
43843
43907
|
}[] | null | undefined;
|
|
43844
43908
|
}>;
|
|
@@ -43849,10 +43913,10 @@ declare const PlatformDlcEntry: z.ZodObject<{
|
|
|
43849
43913
|
platform: z.ZodNullable<z.ZodOptional<z.ZodEnum<["PSN", "STEAM", "XBOX", "EPICGAMES"]>>>;
|
|
43850
43914
|
platformDlcIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
43851
43915
|
}, "strip", z.ZodTypeAny, {
|
|
43852
|
-
platform?: "
|
|
43916
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
43853
43917
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
43854
43918
|
}, {
|
|
43855
|
-
platform?: "
|
|
43919
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
43856
43920
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
43857
43921
|
}>;
|
|
43858
43922
|
interface PlatformDlcEntry extends z.TypeOf<typeof PlatformDlcEntry> {
|
|
@@ -44073,20 +44137,20 @@ declare const PlatformDlcConfigUpdate: z.ZodObject<{
|
|
|
44073
44137
|
platform: z.ZodNullable<z.ZodOptional<z.ZodEnum<["PSN", "STEAM", "XBOX", "EPICGAMES"]>>>;
|
|
44074
44138
|
platformDlcIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
44075
44139
|
}, "strip", z.ZodTypeAny, {
|
|
44076
|
-
platform?: "
|
|
44140
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
44077
44141
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
44078
44142
|
}, {
|
|
44079
|
-
platform?: "
|
|
44143
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
44080
44144
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
44081
44145
|
}>, "many">>>;
|
|
44082
44146
|
}, "strip", z.ZodTypeAny, {
|
|
44083
44147
|
data?: {
|
|
44084
|
-
platform?: "
|
|
44148
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
44085
44149
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
44086
44150
|
}[] | null | undefined;
|
|
44087
44151
|
}, {
|
|
44088
44152
|
data?: {
|
|
44089
|
-
platform?: "
|
|
44153
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
44090
44154
|
platformDlcIdMap?: Record<string, string> | null | undefined;
|
|
44091
44155
|
}[] | null | undefined;
|
|
44092
44156
|
}>;
|
|
@@ -44277,17 +44341,47 @@ declare const EpicGamesIapConfigRequest: z.ZodObject<{
|
|
|
44277
44341
|
interface EpicGamesIapConfigRequest extends z.TypeOf<typeof EpicGamesIapConfigRequest> {
|
|
44278
44342
|
}
|
|
44279
44343
|
|
|
44344
|
+
declare const IapItemConfigInfo: z.ZodObject<{
|
|
44345
|
+
data: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
44346
|
+
itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
44347
|
+
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
44348
|
+
platformProductIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
44349
|
+
}, "strip", z.ZodTypeAny, {
|
|
44350
|
+
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44351
|
+
itemIdentity?: string | null | undefined;
|
|
44352
|
+
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44353
|
+
}, {
|
|
44354
|
+
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44355
|
+
itemIdentity?: string | null | undefined;
|
|
44356
|
+
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44357
|
+
}>, "many">>>;
|
|
44358
|
+
}, "strip", z.ZodTypeAny, {
|
|
44359
|
+
data?: {
|
|
44360
|
+
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44361
|
+
itemIdentity?: string | null | undefined;
|
|
44362
|
+
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44363
|
+
}[] | null | undefined;
|
|
44364
|
+
}, {
|
|
44365
|
+
data?: {
|
|
44366
|
+
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44367
|
+
itemIdentity?: string | null | undefined;
|
|
44368
|
+
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44369
|
+
}[] | null | undefined;
|
|
44370
|
+
}>;
|
|
44371
|
+
interface IapItemConfigInfo extends z.TypeOf<typeof IapItemConfigInfo> {
|
|
44372
|
+
}
|
|
44373
|
+
|
|
44280
44374
|
declare const IapItemEntry: z.ZodObject<{
|
|
44281
44375
|
itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
44282
44376
|
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
44283
44377
|
platformProductIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
44284
44378
|
}, "strip", z.ZodTypeAny, {
|
|
44285
|
-
itemIdentity?: string | null | undefined;
|
|
44286
44379
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44380
|
+
itemIdentity?: string | null | undefined;
|
|
44287
44381
|
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44288
44382
|
}, {
|
|
44289
|
-
itemIdentity?: string | null | undefined;
|
|
44290
44383
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44384
|
+
itemIdentity?: string | null | undefined;
|
|
44291
44385
|
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44292
44386
|
}>;
|
|
44293
44387
|
interface IapItemEntry extends z.TypeOf<typeof IapItemEntry> {
|
|
@@ -44299,24 +44393,24 @@ declare const IapItemConfigUpdate: z.ZodObject<{
|
|
|
44299
44393
|
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
44300
44394
|
platformProductIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
44301
44395
|
}, "strip", z.ZodTypeAny, {
|
|
44302
|
-
itemIdentity?: string | null | undefined;
|
|
44303
44396
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44397
|
+
itemIdentity?: string | null | undefined;
|
|
44304
44398
|
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44305
44399
|
}, {
|
|
44306
|
-
itemIdentity?: string | null | undefined;
|
|
44307
44400
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44401
|
+
itemIdentity?: string | null | undefined;
|
|
44308
44402
|
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44309
44403
|
}>, "many">>>;
|
|
44310
44404
|
}, "strip", z.ZodTypeAny, {
|
|
44311
44405
|
data?: {
|
|
44312
|
-
itemIdentity?: string | null | undefined;
|
|
44313
44406
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44407
|
+
itemIdentity?: string | null | undefined;
|
|
44314
44408
|
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44315
44409
|
}[] | null | undefined;
|
|
44316
44410
|
}, {
|
|
44317
44411
|
data?: {
|
|
44318
|
-
itemIdentity?: string | null | undefined;
|
|
44319
44412
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44413
|
+
itemIdentity?: string | null | undefined;
|
|
44320
44414
|
platformProductIdMap?: Record<string, string> | null | undefined;
|
|
44321
44415
|
}[] | null | undefined;
|
|
44322
44416
|
}>;
|
|
@@ -44511,12 +44605,12 @@ declare const ConsumeItem: z.ZodObject<{
|
|
|
44511
44605
|
itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
44512
44606
|
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
44513
44607
|
}, "strip", z.ZodTypeAny, {
|
|
44514
|
-
itemIdentity?: string | null | undefined;
|
|
44515
44608
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44609
|
+
itemIdentity?: string | null | undefined;
|
|
44516
44610
|
extItemId?: string | null | undefined;
|
|
44517
44611
|
}, {
|
|
44518
|
-
itemIdentity?: string | null | undefined;
|
|
44519
44612
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44613
|
+
itemIdentity?: string | null | undefined;
|
|
44520
44614
|
extItemId?: string | null | undefined;
|
|
44521
44615
|
}>;
|
|
44522
44616
|
interface ConsumeItem extends z.TypeOf<typeof ConsumeItem> {
|
|
@@ -44554,12 +44648,12 @@ declare const IapConsumeHistoryInfo: z.ZodObject<{
|
|
|
44554
44648
|
itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
44555
44649
|
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
44556
44650
|
}, "strip", z.ZodTypeAny, {
|
|
44557
|
-
itemIdentity?: string | null | undefined;
|
|
44558
44651
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44652
|
+
itemIdentity?: string | null | undefined;
|
|
44559
44653
|
extItemId?: string | null | undefined;
|
|
44560
44654
|
}, {
|
|
44561
|
-
itemIdentity?: string | null | undefined;
|
|
44562
44655
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44656
|
+
itemIdentity?: string | null | undefined;
|
|
44563
44657
|
extItemId?: string | null | undefined;
|
|
44564
44658
|
}>, "many">>>;
|
|
44565
44659
|
clientRequestParameter: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
@@ -44583,7 +44677,7 @@ declare const IapConsumeHistoryInfo: z.ZodObject<{
|
|
|
44583
44677
|
namespace?: string | null | undefined;
|
|
44584
44678
|
userId?: string | null | undefined;
|
|
44585
44679
|
id?: string | null | undefined;
|
|
44586
|
-
iapType?: "
|
|
44680
|
+
iapType?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
44587
44681
|
requestUrl?: string | null | undefined;
|
|
44588
44682
|
requestBody?: Record<string, any> | null | undefined;
|
|
44589
44683
|
requestHistories?: {
|
|
@@ -44594,8 +44688,8 @@ declare const IapConsumeHistoryInfo: z.ZodObject<{
|
|
|
44594
44688
|
responseBody?: Record<string, any> | null | undefined;
|
|
44595
44689
|
}[] | null | undefined;
|
|
44596
44690
|
consumeItems?: {
|
|
44597
|
-
itemIdentity?: string | null | undefined;
|
|
44598
44691
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44692
|
+
itemIdentity?: string | null | undefined;
|
|
44599
44693
|
extItemId?: string | null | undefined;
|
|
44600
44694
|
}[] | null | undefined;
|
|
44601
44695
|
clientRequestParameter?: {
|
|
@@ -44609,7 +44703,7 @@ declare const IapConsumeHistoryInfo: z.ZodObject<{
|
|
|
44609
44703
|
namespace?: string | null | undefined;
|
|
44610
44704
|
userId?: string | null | undefined;
|
|
44611
44705
|
id?: string | null | undefined;
|
|
44612
|
-
iapType?: "
|
|
44706
|
+
iapType?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
44613
44707
|
requestUrl?: string | null | undefined;
|
|
44614
44708
|
requestBody?: Record<string, any> | null | undefined;
|
|
44615
44709
|
requestHistories?: {
|
|
@@ -44620,8 +44714,8 @@ declare const IapConsumeHistoryInfo: z.ZodObject<{
|
|
|
44620
44714
|
responseBody?: Record<string, any> | null | undefined;
|
|
44621
44715
|
}[] | null | undefined;
|
|
44622
44716
|
consumeItems?: {
|
|
44623
|
-
itemIdentity?: string | null | undefined;
|
|
44624
44717
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44718
|
+
itemIdentity?: string | null | undefined;
|
|
44625
44719
|
extItemId?: string | null | undefined;
|
|
44626
44720
|
}[] | null | undefined;
|
|
44627
44721
|
clientRequestParameter?: {
|
|
@@ -44667,12 +44761,12 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44667
44761
|
itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
44668
44762
|
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
44669
44763
|
}, "strip", z.ZodTypeAny, {
|
|
44670
|
-
itemIdentity?: string | null | undefined;
|
|
44671
44764
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44765
|
+
itemIdentity?: string | null | undefined;
|
|
44672
44766
|
extItemId?: string | null | undefined;
|
|
44673
44767
|
}, {
|
|
44674
|
-
itemIdentity?: string | null | undefined;
|
|
44675
44768
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44769
|
+
itemIdentity?: string | null | undefined;
|
|
44676
44770
|
extItemId?: string | null | undefined;
|
|
44677
44771
|
}>, "many">>>;
|
|
44678
44772
|
clientRequestParameter: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
@@ -44696,7 +44790,7 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44696
44790
|
namespace?: string | null | undefined;
|
|
44697
44791
|
userId?: string | null | undefined;
|
|
44698
44792
|
id?: string | null | undefined;
|
|
44699
|
-
iapType?: "
|
|
44793
|
+
iapType?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
44700
44794
|
requestUrl?: string | null | undefined;
|
|
44701
44795
|
requestBody?: Record<string, any> | null | undefined;
|
|
44702
44796
|
requestHistories?: {
|
|
@@ -44707,8 +44801,8 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44707
44801
|
responseBody?: Record<string, any> | null | undefined;
|
|
44708
44802
|
}[] | null | undefined;
|
|
44709
44803
|
consumeItems?: {
|
|
44710
|
-
itemIdentity?: string | null | undefined;
|
|
44711
44804
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44805
|
+
itemIdentity?: string | null | undefined;
|
|
44712
44806
|
extItemId?: string | null | undefined;
|
|
44713
44807
|
}[] | null | undefined;
|
|
44714
44808
|
clientRequestParameter?: {
|
|
@@ -44722,7 +44816,7 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44722
44816
|
namespace?: string | null | undefined;
|
|
44723
44817
|
userId?: string | null | undefined;
|
|
44724
44818
|
id?: string | null | undefined;
|
|
44725
|
-
iapType?: "
|
|
44819
|
+
iapType?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
44726
44820
|
requestUrl?: string | null | undefined;
|
|
44727
44821
|
requestBody?: Record<string, any> | null | undefined;
|
|
44728
44822
|
requestHistories?: {
|
|
@@ -44733,8 +44827,8 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44733
44827
|
responseBody?: Record<string, any> | null | undefined;
|
|
44734
44828
|
}[] | null | undefined;
|
|
44735
44829
|
consumeItems?: {
|
|
44736
|
-
itemIdentity?: string | null | undefined;
|
|
44737
44830
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44831
|
+
itemIdentity?: string | null | undefined;
|
|
44738
44832
|
extItemId?: string | null | undefined;
|
|
44739
44833
|
}[] | null | undefined;
|
|
44740
44834
|
clientRequestParameter?: {
|
|
@@ -44764,7 +44858,7 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44764
44858
|
namespace?: string | null | undefined;
|
|
44765
44859
|
userId?: string | null | undefined;
|
|
44766
44860
|
id?: string | null | undefined;
|
|
44767
|
-
iapType?: "
|
|
44861
|
+
iapType?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
44768
44862
|
requestUrl?: string | null | undefined;
|
|
44769
44863
|
requestBody?: Record<string, any> | null | undefined;
|
|
44770
44864
|
requestHistories?: {
|
|
@@ -44775,8 +44869,8 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44775
44869
|
responseBody?: Record<string, any> | null | undefined;
|
|
44776
44870
|
}[] | null | undefined;
|
|
44777
44871
|
consumeItems?: {
|
|
44778
|
-
itemIdentity?: string | null | undefined;
|
|
44779
44872
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44873
|
+
itemIdentity?: string | null | undefined;
|
|
44780
44874
|
extItemId?: string | null | undefined;
|
|
44781
44875
|
}[] | null | undefined;
|
|
44782
44876
|
clientRequestParameter?: {
|
|
@@ -44796,7 +44890,7 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44796
44890
|
namespace?: string | null | undefined;
|
|
44797
44891
|
userId?: string | null | undefined;
|
|
44798
44892
|
id?: string | null | undefined;
|
|
44799
|
-
iapType?: "
|
|
44893
|
+
iapType?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
44800
44894
|
requestUrl?: string | null | undefined;
|
|
44801
44895
|
requestBody?: Record<string, any> | null | undefined;
|
|
44802
44896
|
requestHistories?: {
|
|
@@ -44807,8 +44901,8 @@ declare const IapConsumeHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
44807
44901
|
responseBody?: Record<string, any> | null | undefined;
|
|
44808
44902
|
}[] | null | undefined;
|
|
44809
44903
|
consumeItems?: {
|
|
44810
|
-
itemIdentity?: string | null | undefined;
|
|
44811
44904
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
44905
|
+
itemIdentity?: string | null | undefined;
|
|
44812
44906
|
extItemId?: string | null | undefined;
|
|
44813
44907
|
}[] | null | undefined;
|
|
44814
44908
|
clientRequestParameter?: {
|
|
@@ -46016,7 +46110,7 @@ declare const UserDlc: z.ZodObject<{
|
|
|
46016
46110
|
updatedAt?: string | null | undefined;
|
|
46017
46111
|
userId?: string | null | undefined;
|
|
46018
46112
|
id?: string | null | undefined;
|
|
46019
|
-
platform?: "
|
|
46113
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
46020
46114
|
rvn?: number | null | undefined;
|
|
46021
46115
|
dlcs?: {
|
|
46022
46116
|
status?: "REVOKED" | "FULFILLED" | "REVOKE_FAILED" | null | undefined;
|
|
@@ -46093,7 +46187,7 @@ declare const UserDlc: z.ZodObject<{
|
|
|
46093
46187
|
updatedAt?: string | null | undefined;
|
|
46094
46188
|
userId?: string | null | undefined;
|
|
46095
46189
|
id?: string | null | undefined;
|
|
46096
|
-
platform?: "
|
|
46190
|
+
platform?: "STEAM" | "XBOX" | "EPICGAMES" | "PSN" | null | undefined;
|
|
46097
46191
|
rvn?: number | null | undefined;
|
|
46098
46192
|
dlcs?: {
|
|
46099
46193
|
status?: "REVOKED" | "FULFILLED" | "REVOKE_FAILED" | null | undefined;
|
|
@@ -46178,13 +46272,13 @@ declare const MockIapReceipt: z.ZodObject<{
|
|
|
46178
46272
|
language?: string | null | undefined;
|
|
46179
46273
|
region?: string | null | undefined;
|
|
46180
46274
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
46181
|
-
type: "
|
|
46275
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46182
46276
|
productId: string;
|
|
46183
46277
|
}, {
|
|
46184
46278
|
language?: string | null | undefined;
|
|
46185
46279
|
region?: string | null | undefined;
|
|
46186
46280
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
46187
|
-
type: "
|
|
46281
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46188
46282
|
productId: string;
|
|
46189
46283
|
}>;
|
|
46190
46284
|
interface MockIapReceipt extends z.TypeOf<typeof MockIapReceipt> {
|
|
@@ -46315,7 +46409,7 @@ declare const IapOrderInfo: z.ZodObject<{
|
|
|
46315
46409
|
walletId: string;
|
|
46316
46410
|
amount: number;
|
|
46317
46411
|
}[] | null | undefined;
|
|
46318
|
-
type: "
|
|
46412
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46319
46413
|
status: "FULFILLED" | "VERIFIED" | "FAILED";
|
|
46320
46414
|
namespace: string;
|
|
46321
46415
|
createdAt: string;
|
|
@@ -46359,7 +46453,7 @@ declare const IapOrderInfo: z.ZodObject<{
|
|
|
46359
46453
|
walletId: string;
|
|
46360
46454
|
amount: number;
|
|
46361
46455
|
}[] | null | undefined;
|
|
46362
|
-
type: "
|
|
46456
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46363
46457
|
status: "FULFILLED" | "VERIFIED" | "FAILED";
|
|
46364
46458
|
namespace: string;
|
|
46365
46459
|
createdAt: string;
|
|
@@ -46496,7 +46590,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
|
|
|
46496
46590
|
walletId: string;
|
|
46497
46591
|
amount: number;
|
|
46498
46592
|
}[] | null | undefined;
|
|
46499
|
-
type: "
|
|
46593
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46500
46594
|
status: "FULFILLED" | "VERIFIED" | "FAILED";
|
|
46501
46595
|
namespace: string;
|
|
46502
46596
|
createdAt: string;
|
|
@@ -46540,7 +46634,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
|
|
|
46540
46634
|
walletId: string;
|
|
46541
46635
|
amount: number;
|
|
46542
46636
|
}[] | null | undefined;
|
|
46543
|
-
type: "
|
|
46637
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46544
46638
|
status: "FULFILLED" | "VERIFIED" | "FAILED";
|
|
46545
46639
|
namespace: string;
|
|
46546
46640
|
createdAt: string;
|
|
@@ -46600,7 +46694,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
|
|
|
46600
46694
|
walletId: string;
|
|
46601
46695
|
amount: number;
|
|
46602
46696
|
}[] | null | undefined;
|
|
46603
|
-
type: "
|
|
46697
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46604
46698
|
status: "FULFILLED" | "VERIFIED" | "FAILED";
|
|
46605
46699
|
namespace: string;
|
|
46606
46700
|
createdAt: string;
|
|
@@ -46650,7 +46744,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
|
|
|
46650
46744
|
walletId: string;
|
|
46651
46745
|
amount: number;
|
|
46652
46746
|
}[] | null | undefined;
|
|
46653
|
-
type: "
|
|
46747
|
+
type: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH";
|
|
46654
46748
|
status: "FULFILLED" | "VERIFIED" | "FAILED";
|
|
46655
46749
|
namespace: string;
|
|
46656
46750
|
createdAt: string;
|
|
@@ -46662,6 +46756,41 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
|
|
|
46662
46756
|
interface IapOrderPagingSlicedResult extends z.TypeOf<typeof IapOrderPagingSlicedResult> {
|
|
46663
46757
|
}
|
|
46664
46758
|
|
|
46759
|
+
declare const IapItemFlatEntry: z.ZodObject<{
|
|
46760
|
+
platform: z.ZodNullable<z.ZodOptional<z.ZodEnum<["APPLE", "GOOGLE", "PLAYSTATION", "STEAM", "XBOX", "STADIA", "EPICGAMES", "TWITCH"]>>>;
|
|
46761
|
+
itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
|
|
46762
|
+
itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
46763
|
+
platformProductId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
46764
|
+
}, "strip", z.ZodTypeAny, {
|
|
46765
|
+
platform?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
46766
|
+
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
46767
|
+
itemIdentity?: string | null | undefined;
|
|
46768
|
+
platformProductId?: string | null | undefined;
|
|
46769
|
+
}, {
|
|
46770
|
+
platform?: "APPLE" | "GOOGLE" | "PLAYSTATION" | "STEAM" | "XBOX" | "STADIA" | "EPICGAMES" | "TWITCH" | null | undefined;
|
|
46771
|
+
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
46772
|
+
itemIdentity?: string | null | undefined;
|
|
46773
|
+
platformProductId?: string | null | undefined;
|
|
46774
|
+
}>;
|
|
46775
|
+
interface IapItemFlatEntry extends z.TypeOf<typeof IapItemFlatEntry> {
|
|
46776
|
+
}
|
|
46777
|
+
|
|
46778
|
+
declare const TwitchSyncResult: z.ZodObject<{
|
|
46779
|
+
transactionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
46780
|
+
itemSku: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
46781
|
+
iapOrderStatus: z.ZodNullable<z.ZodOptional<z.ZodEnum<["VERIFIED", "FULFILLED", "FAILED"]>>>;
|
|
46782
|
+
}, "strip", z.ZodTypeAny, {
|
|
46783
|
+
itemSku?: string | null | undefined;
|
|
46784
|
+
transactionId?: string | null | undefined;
|
|
46785
|
+
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
46786
|
+
}, {
|
|
46787
|
+
itemSku?: string | null | undefined;
|
|
46788
|
+
transactionId?: string | null | undefined;
|
|
46789
|
+
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
46790
|
+
}>;
|
|
46791
|
+
interface TwitchSyncResult extends z.TypeOf<typeof TwitchSyncResult> {
|
|
46792
|
+
}
|
|
46793
|
+
|
|
46665
46794
|
declare const PlayStationReconcileResult: z.ZodObject<{
|
|
46666
46795
|
transactionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
46667
46796
|
psnItemId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -46694,14 +46823,14 @@ declare const XblReconcileResult: z.ZodObject<{
|
|
|
46694
46823
|
itemId?: string | null | undefined;
|
|
46695
46824
|
sku?: string | null | undefined;
|
|
46696
46825
|
transactionId?: string | null | undefined;
|
|
46697
|
-
xboxProductId?: string | null | undefined;
|
|
46698
46826
|
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
46827
|
+
xboxProductId?: string | null | undefined;
|
|
46699
46828
|
}, {
|
|
46700
46829
|
itemId?: string | null | undefined;
|
|
46701
46830
|
sku?: string | null | undefined;
|
|
46702
46831
|
transactionId?: string | null | undefined;
|
|
46703
|
-
xboxProductId?: string | null | undefined;
|
|
46704
46832
|
iapOrderStatus?: "FULFILLED" | "VERIFIED" | "FAILED" | null | undefined;
|
|
46833
|
+
xboxProductId?: string | null | undefined;
|
|
46705
46834
|
}>;
|
|
46706
46835
|
interface XblReconcileResult extends z.TypeOf<typeof XblReconcileResult> {
|
|
46707
46836
|
}
|
|
@@ -53242,12 +53371,12 @@ declare const RevocationHistoryInfo: z.ZodObject<{
|
|
|
53242
53371
|
origin: z.ZodNullable<z.ZodOptional<z.ZodEnum<["Playstation", "Xbox", "Steam", "Epic", "IOS", "GooglePlay", "Twitch", "Nintendo", "System", "Other"]>>>;
|
|
53243
53372
|
}, "strip", z.ZodTypeAny, {
|
|
53244
53373
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53245
|
-
itemIdentity?: string | null | undefined;
|
|
53246
53374
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53375
|
+
itemIdentity?: string | null | undefined;
|
|
53247
53376
|
}, {
|
|
53248
53377
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53249
|
-
itemIdentity?: string | null | undefined;
|
|
53250
53378
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53379
|
+
itemIdentity?: string | null | undefined;
|
|
53251
53380
|
}>>>;
|
|
53252
53381
|
entitlement: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
53253
53382
|
entitlementId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -53280,8 +53409,8 @@ declare const RevocationHistoryInfo: z.ZodObject<{
|
|
|
53280
53409
|
} | null | undefined;
|
|
53281
53410
|
item?: {
|
|
53282
53411
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53283
|
-
itemIdentity?: string | null | undefined;
|
|
53284
53412
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53413
|
+
itemIdentity?: string | null | undefined;
|
|
53285
53414
|
} | null | undefined;
|
|
53286
53415
|
entitlement?: {
|
|
53287
53416
|
entitlementId?: string | null | undefined;
|
|
@@ -53296,8 +53425,8 @@ declare const RevocationHistoryInfo: z.ZodObject<{
|
|
|
53296
53425
|
} | null | undefined;
|
|
53297
53426
|
item?: {
|
|
53298
53427
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53299
|
-
itemIdentity?: string | null | undefined;
|
|
53300
53428
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53429
|
+
itemIdentity?: string | null | undefined;
|
|
53301
53430
|
} | null | undefined;
|
|
53302
53431
|
entitlement?: {
|
|
53303
53432
|
entitlementId?: string | null | undefined;
|
|
@@ -53402,8 +53531,8 @@ declare const RevocationHistoryInfo: z.ZodObject<{
|
|
|
53402
53531
|
} | null | undefined;
|
|
53403
53532
|
item?: {
|
|
53404
53533
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53405
|
-
itemIdentity?: string | null | undefined;
|
|
53406
53534
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53535
|
+
itemIdentity?: string | null | undefined;
|
|
53407
53536
|
} | null | undefined;
|
|
53408
53537
|
entitlement?: {
|
|
53409
53538
|
entitlementId?: string | null | undefined;
|
|
@@ -53449,8 +53578,8 @@ declare const RevocationHistoryInfo: z.ZodObject<{
|
|
|
53449
53578
|
} | null | undefined;
|
|
53450
53579
|
item?: {
|
|
53451
53580
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53452
|
-
itemIdentity?: string | null | undefined;
|
|
53453
53581
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53582
|
+
itemIdentity?: string | null | undefined;
|
|
53454
53583
|
} | null | undefined;
|
|
53455
53584
|
entitlement?: {
|
|
53456
53585
|
entitlementId?: string | null | undefined;
|
|
@@ -53476,12 +53605,12 @@ declare const RevocationHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
53476
53605
|
origin: z.ZodNullable<z.ZodOptional<z.ZodEnum<["Playstation", "Xbox", "Steam", "Epic", "IOS", "GooglePlay", "Twitch", "Nintendo", "System", "Other"]>>>;
|
|
53477
53606
|
}, "strip", z.ZodTypeAny, {
|
|
53478
53607
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53479
|
-
itemIdentity?: string | null | undefined;
|
|
53480
53608
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53609
|
+
itemIdentity?: string | null | undefined;
|
|
53481
53610
|
}, {
|
|
53482
53611
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53483
|
-
itemIdentity?: string | null | undefined;
|
|
53484
53612
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53613
|
+
itemIdentity?: string | null | undefined;
|
|
53485
53614
|
}>>>;
|
|
53486
53615
|
entitlement: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
53487
53616
|
entitlementId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -53514,8 +53643,8 @@ declare const RevocationHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
53514
53643
|
} | null | undefined;
|
|
53515
53644
|
item?: {
|
|
53516
53645
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53517
|
-
itemIdentity?: string | null | undefined;
|
|
53518
53646
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53647
|
+
itemIdentity?: string | null | undefined;
|
|
53519
53648
|
} | null | undefined;
|
|
53520
53649
|
entitlement?: {
|
|
53521
53650
|
entitlementId?: string | null | undefined;
|
|
@@ -53530,8 +53659,8 @@ declare const RevocationHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
53530
53659
|
} | null | undefined;
|
|
53531
53660
|
item?: {
|
|
53532
53661
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53533
|
-
itemIdentity?: string | null | undefined;
|
|
53534
53662
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53663
|
+
itemIdentity?: string | null | undefined;
|
|
53535
53664
|
} | null | undefined;
|
|
53536
53665
|
entitlement?: {
|
|
53537
53666
|
entitlementId?: string | null | undefined;
|
|
@@ -53636,8 +53765,8 @@ declare const RevocationHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
53636
53765
|
} | null | undefined;
|
|
53637
53766
|
item?: {
|
|
53638
53767
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53639
|
-
itemIdentity?: string | null | undefined;
|
|
53640
53768
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53769
|
+
itemIdentity?: string | null | undefined;
|
|
53641
53770
|
} | null | undefined;
|
|
53642
53771
|
entitlement?: {
|
|
53643
53772
|
entitlementId?: string | null | undefined;
|
|
@@ -53683,8 +53812,8 @@ declare const RevocationHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
53683
53812
|
} | null | undefined;
|
|
53684
53813
|
item?: {
|
|
53685
53814
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53686
|
-
itemIdentity?: string | null | undefined;
|
|
53687
53815
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53816
|
+
itemIdentity?: string | null | undefined;
|
|
53688
53817
|
} | null | undefined;
|
|
53689
53818
|
entitlement?: {
|
|
53690
53819
|
entitlementId?: string | null | undefined;
|
|
@@ -53746,8 +53875,8 @@ declare const RevocationHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
53746
53875
|
} | null | undefined;
|
|
53747
53876
|
item?: {
|
|
53748
53877
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53749
|
-
itemIdentity?: string | null | undefined;
|
|
53750
53878
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53879
|
+
itemIdentity?: string | null | undefined;
|
|
53751
53880
|
} | null | undefined;
|
|
53752
53881
|
entitlement?: {
|
|
53753
53882
|
entitlementId?: string | null | undefined;
|
|
@@ -53799,8 +53928,8 @@ declare const RevocationHistoryPagingSlicedResult: z.ZodObject<{
|
|
|
53799
53928
|
} | null | undefined;
|
|
53800
53929
|
item?: {
|
|
53801
53930
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53802
|
-
itemIdentity?: string | null | undefined;
|
|
53803
53931
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53932
|
+
itemIdentity?: string | null | undefined;
|
|
53804
53933
|
} | null | undefined;
|
|
53805
53934
|
entitlement?: {
|
|
53806
53935
|
entitlementId?: string | null | undefined;
|
|
@@ -53845,12 +53974,12 @@ declare const RevokeEntry: z.ZodObject<{
|
|
|
53845
53974
|
origin: z.ZodNullable<z.ZodOptional<z.ZodEnum<["Playstation", "Xbox", "Steam", "Epic", "IOS", "GooglePlay", "Twitch", "Nintendo", "System", "Other"]>>>;
|
|
53846
53975
|
}, "strip", z.ZodTypeAny, {
|
|
53847
53976
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53848
|
-
itemIdentity?: string | null | undefined;
|
|
53849
53977
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53978
|
+
itemIdentity?: string | null | undefined;
|
|
53850
53979
|
}, {
|
|
53851
53980
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53852
|
-
itemIdentity?: string | null | undefined;
|
|
53853
53981
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
53982
|
+
itemIdentity?: string | null | undefined;
|
|
53854
53983
|
}>>>;
|
|
53855
53984
|
entitlement: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
53856
53985
|
entitlementId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -53883,8 +54012,8 @@ declare const RevokeEntry: z.ZodObject<{
|
|
|
53883
54012
|
} | null | undefined;
|
|
53884
54013
|
item?: {
|
|
53885
54014
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53886
|
-
itemIdentity?: string | null | undefined;
|
|
53887
54015
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54016
|
+
itemIdentity?: string | null | undefined;
|
|
53888
54017
|
} | null | undefined;
|
|
53889
54018
|
entitlement?: {
|
|
53890
54019
|
entitlementId?: string | null | undefined;
|
|
@@ -53899,8 +54028,8 @@ declare const RevokeEntry: z.ZodObject<{
|
|
|
53899
54028
|
} | null | undefined;
|
|
53900
54029
|
item?: {
|
|
53901
54030
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53902
|
-
itemIdentity?: string | null | undefined;
|
|
53903
54031
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54032
|
+
itemIdentity?: string | null | undefined;
|
|
53904
54033
|
} | null | undefined;
|
|
53905
54034
|
entitlement?: {
|
|
53906
54035
|
entitlementId?: string | null | undefined;
|
|
@@ -53915,12 +54044,12 @@ declare const RevokeItem: z.ZodObject<{
|
|
|
53915
54044
|
origin: z.ZodNullable<z.ZodOptional<z.ZodEnum<["Playstation", "Xbox", "Steam", "Epic", "IOS", "GooglePlay", "Twitch", "Nintendo", "System", "Other"]>>>;
|
|
53916
54045
|
}, "strip", z.ZodTypeAny, {
|
|
53917
54046
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53918
|
-
itemIdentity?: string | null | undefined;
|
|
53919
54047
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54048
|
+
itemIdentity?: string | null | undefined;
|
|
53920
54049
|
}, {
|
|
53921
54050
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53922
|
-
itemIdentity?: string | null | undefined;
|
|
53923
54051
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54052
|
+
itemIdentity?: string | null | undefined;
|
|
53924
54053
|
}>;
|
|
53925
54054
|
interface RevokeItem extends z.TypeOf<typeof RevokeItem> {
|
|
53926
54055
|
}
|
|
@@ -53934,12 +54063,12 @@ declare const RevocationRequest: z.ZodObject<{
|
|
|
53934
54063
|
origin: z.ZodNullable<z.ZodOptional<z.ZodEnum<["Playstation", "Xbox", "Steam", "Epic", "IOS", "GooglePlay", "Twitch", "Nintendo", "System", "Other"]>>>;
|
|
53935
54064
|
}, "strip", z.ZodTypeAny, {
|
|
53936
54065
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53937
|
-
itemIdentity?: string | null | undefined;
|
|
53938
54066
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54067
|
+
itemIdentity?: string | null | undefined;
|
|
53939
54068
|
}, {
|
|
53940
54069
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53941
|
-
itemIdentity?: string | null | undefined;
|
|
53942
54070
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54071
|
+
itemIdentity?: string | null | undefined;
|
|
53943
54072
|
}>>>;
|
|
53944
54073
|
entitlement: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
53945
54074
|
entitlementId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -53972,8 +54101,8 @@ declare const RevocationRequest: z.ZodObject<{
|
|
|
53972
54101
|
} | null | undefined;
|
|
53973
54102
|
item?: {
|
|
53974
54103
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53975
|
-
itemIdentity?: string | null | undefined;
|
|
53976
54104
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54105
|
+
itemIdentity?: string | null | undefined;
|
|
53977
54106
|
} | null | undefined;
|
|
53978
54107
|
entitlement?: {
|
|
53979
54108
|
entitlementId?: string | null | undefined;
|
|
@@ -53988,8 +54117,8 @@ declare const RevocationRequest: z.ZodObject<{
|
|
|
53988
54117
|
} | null | undefined;
|
|
53989
54118
|
item?: {
|
|
53990
54119
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
53991
|
-
itemIdentity?: string | null | undefined;
|
|
53992
54120
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54121
|
+
itemIdentity?: string | null | undefined;
|
|
53993
54122
|
} | null | undefined;
|
|
53994
54123
|
entitlement?: {
|
|
53995
54124
|
entitlementId?: string | null | undefined;
|
|
@@ -54012,8 +54141,8 @@ declare const RevocationRequest: z.ZodObject<{
|
|
|
54012
54141
|
} | null | undefined;
|
|
54013
54142
|
item?: {
|
|
54014
54143
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
54015
|
-
itemIdentity?: string | null | undefined;
|
|
54016
54144
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54145
|
+
itemIdentity?: string | null | undefined;
|
|
54017
54146
|
} | null | undefined;
|
|
54018
54147
|
entitlement?: {
|
|
54019
54148
|
entitlementId?: string | null | undefined;
|
|
@@ -54033,8 +54162,8 @@ declare const RevocationRequest: z.ZodObject<{
|
|
|
54033
54162
|
} | null | undefined;
|
|
54034
54163
|
item?: {
|
|
54035
54164
|
origin?: "IOS" | "Playstation" | "Xbox" | "Steam" | "Epic" | "GooglePlay" | "Twitch" | "Nintendo" | "System" | "Other" | null | undefined;
|
|
54036
|
-
itemIdentity?: string | null | undefined;
|
|
54037
54165
|
itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
|
|
54166
|
+
itemIdentity?: string | null | undefined;
|
|
54038
54167
|
} | null | undefined;
|
|
54039
54168
|
entitlement?: {
|
|
54040
54169
|
entitlementId?: string | null | undefined;
|
|
@@ -59939,6 +60068,195 @@ declare const RetrieveUserAcceptedAgreementResponse: z.ZodObject<{
|
|
|
59939
60068
|
interface RetrieveUserAcceptedAgreementResponse extends z.TypeOf<typeof RetrieveUserAcceptedAgreementResponse> {
|
|
59940
60069
|
}
|
|
59941
60070
|
|
|
60071
|
+
declare const UserAgreementsResponse: z.ZodObject<{
|
|
60072
|
+
userId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60073
|
+
agreements: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
60074
|
+
id: z.ZodString;
|
|
60075
|
+
createdAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60076
|
+
updatedAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60077
|
+
userId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60078
|
+
policyId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60079
|
+
policyType: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60080
|
+
policyName: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60081
|
+
displayVersion: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60082
|
+
namespace: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60083
|
+
countryCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60084
|
+
description: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60085
|
+
localizedPolicyVersion: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
60086
|
+
id: z.ZodString;
|
|
60087
|
+
createdAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60088
|
+
updatedAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60089
|
+
localeCode: z.ZodString;
|
|
60090
|
+
contentType: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60091
|
+
attachmentLocation: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60092
|
+
attachmentChecksum: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60093
|
+
attachmentVersionIdentifier: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60094
|
+
description: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60095
|
+
status: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60096
|
+
publishedDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60097
|
+
isDefaultSelection: z.ZodBoolean;
|
|
60098
|
+
}, "strip", z.ZodTypeAny, {
|
|
60099
|
+
contentType?: string | null | undefined;
|
|
60100
|
+
status?: string | null | undefined;
|
|
60101
|
+
createdAt?: string | null | undefined;
|
|
60102
|
+
updatedAt?: string | null | undefined;
|
|
60103
|
+
description?: string | null | undefined;
|
|
60104
|
+
attachmentLocation?: string | null | undefined;
|
|
60105
|
+
attachmentChecksum?: string | null | undefined;
|
|
60106
|
+
attachmentVersionIdentifier?: string | null | undefined;
|
|
60107
|
+
publishedDate?: string | null | undefined;
|
|
60108
|
+
id: string;
|
|
60109
|
+
localeCode: string;
|
|
60110
|
+
isDefaultSelection: boolean;
|
|
60111
|
+
}, {
|
|
60112
|
+
contentType?: string | null | undefined;
|
|
60113
|
+
status?: string | null | undefined;
|
|
60114
|
+
createdAt?: string | null | undefined;
|
|
60115
|
+
updatedAt?: string | null | undefined;
|
|
60116
|
+
description?: string | null | undefined;
|
|
60117
|
+
attachmentLocation?: string | null | undefined;
|
|
60118
|
+
attachmentChecksum?: string | null | undefined;
|
|
60119
|
+
attachmentVersionIdentifier?: string | null | undefined;
|
|
60120
|
+
publishedDate?: string | null | undefined;
|
|
60121
|
+
id: string;
|
|
60122
|
+
localeCode: string;
|
|
60123
|
+
isDefaultSelection: boolean;
|
|
60124
|
+
}>>>;
|
|
60125
|
+
signingDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
60126
|
+
isAccepted: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
60127
|
+
}, "strip", z.ZodTypeAny, {
|
|
60128
|
+
namespace?: string | null | undefined;
|
|
60129
|
+
createdAt?: string | null | undefined;
|
|
60130
|
+
updatedAt?: string | null | undefined;
|
|
60131
|
+
userId?: string | null | undefined;
|
|
60132
|
+
displayVersion?: string | null | undefined;
|
|
60133
|
+
description?: string | null | undefined;
|
|
60134
|
+
countryCode?: string | null | undefined;
|
|
60135
|
+
isAccepted?: boolean | null | undefined;
|
|
60136
|
+
policyId?: string | null | undefined;
|
|
60137
|
+
policyType?: string | null | undefined;
|
|
60138
|
+
policyName?: string | null | undefined;
|
|
60139
|
+
localizedPolicyVersion?: {
|
|
60140
|
+
contentType?: string | null | undefined;
|
|
60141
|
+
status?: string | null | undefined;
|
|
60142
|
+
createdAt?: string | null | undefined;
|
|
60143
|
+
updatedAt?: string | null | undefined;
|
|
60144
|
+
description?: string | null | undefined;
|
|
60145
|
+
attachmentLocation?: string | null | undefined;
|
|
60146
|
+
attachmentChecksum?: string | null | undefined;
|
|
60147
|
+
attachmentVersionIdentifier?: string | null | undefined;
|
|
60148
|
+
publishedDate?: string | null | undefined;
|
|
60149
|
+
id: string;
|
|
60150
|
+
localeCode: string;
|
|
60151
|
+
isDefaultSelection: boolean;
|
|
60152
|
+
} | null | undefined;
|
|
60153
|
+
signingDate?: string | null | undefined;
|
|
60154
|
+
id: string;
|
|
60155
|
+
}, {
|
|
60156
|
+
namespace?: string | null | undefined;
|
|
60157
|
+
createdAt?: string | null | undefined;
|
|
60158
|
+
updatedAt?: string | null | undefined;
|
|
60159
|
+
userId?: string | null | undefined;
|
|
60160
|
+
displayVersion?: string | null | undefined;
|
|
60161
|
+
description?: string | null | undefined;
|
|
60162
|
+
countryCode?: string | null | undefined;
|
|
60163
|
+
isAccepted?: boolean | null | undefined;
|
|
60164
|
+
policyId?: string | null | undefined;
|
|
60165
|
+
policyType?: string | null | undefined;
|
|
60166
|
+
policyName?: string | null | undefined;
|
|
60167
|
+
localizedPolicyVersion?: {
|
|
60168
|
+
contentType?: string | null | undefined;
|
|
60169
|
+
status?: string | null | undefined;
|
|
60170
|
+
createdAt?: string | null | undefined;
|
|
60171
|
+
updatedAt?: string | null | undefined;
|
|
60172
|
+
description?: string | null | undefined;
|
|
60173
|
+
attachmentLocation?: string | null | undefined;
|
|
60174
|
+
attachmentChecksum?: string | null | undefined;
|
|
60175
|
+
attachmentVersionIdentifier?: string | null | undefined;
|
|
60176
|
+
publishedDate?: string | null | undefined;
|
|
60177
|
+
id: string;
|
|
60178
|
+
localeCode: string;
|
|
60179
|
+
isDefaultSelection: boolean;
|
|
60180
|
+
} | null | undefined;
|
|
60181
|
+
signingDate?: string | null | undefined;
|
|
60182
|
+
id: string;
|
|
60183
|
+
}>, "many">>>;
|
|
60184
|
+
}, "strip", z.ZodTypeAny, {
|
|
60185
|
+
userId?: string | null | undefined;
|
|
60186
|
+
agreements?: {
|
|
60187
|
+
namespace?: string | null | undefined;
|
|
60188
|
+
createdAt?: string | null | undefined;
|
|
60189
|
+
updatedAt?: string | null | undefined;
|
|
60190
|
+
userId?: string | null | undefined;
|
|
60191
|
+
displayVersion?: string | null | undefined;
|
|
60192
|
+
description?: string | null | undefined;
|
|
60193
|
+
countryCode?: string | null | undefined;
|
|
60194
|
+
isAccepted?: boolean | null | undefined;
|
|
60195
|
+
policyId?: string | null | undefined;
|
|
60196
|
+
policyType?: string | null | undefined;
|
|
60197
|
+
policyName?: string | null | undefined;
|
|
60198
|
+
localizedPolicyVersion?: {
|
|
60199
|
+
contentType?: string | null | undefined;
|
|
60200
|
+
status?: string | null | undefined;
|
|
60201
|
+
createdAt?: string | null | undefined;
|
|
60202
|
+
updatedAt?: string | null | undefined;
|
|
60203
|
+
description?: string | null | undefined;
|
|
60204
|
+
attachmentLocation?: string | null | undefined;
|
|
60205
|
+
attachmentChecksum?: string | null | undefined;
|
|
60206
|
+
attachmentVersionIdentifier?: string | null | undefined;
|
|
60207
|
+
publishedDate?: string | null | undefined;
|
|
60208
|
+
id: string;
|
|
60209
|
+
localeCode: string;
|
|
60210
|
+
isDefaultSelection: boolean;
|
|
60211
|
+
} | null | undefined;
|
|
60212
|
+
signingDate?: string | null | undefined;
|
|
60213
|
+
id: string;
|
|
60214
|
+
}[] | null | undefined;
|
|
60215
|
+
}, {
|
|
60216
|
+
userId?: string | null | undefined;
|
|
60217
|
+
agreements?: {
|
|
60218
|
+
namespace?: string | null | undefined;
|
|
60219
|
+
createdAt?: string | null | undefined;
|
|
60220
|
+
updatedAt?: string | null | undefined;
|
|
60221
|
+
userId?: string | null | undefined;
|
|
60222
|
+
displayVersion?: string | null | undefined;
|
|
60223
|
+
description?: string | null | undefined;
|
|
60224
|
+
countryCode?: string | null | undefined;
|
|
60225
|
+
isAccepted?: boolean | null | undefined;
|
|
60226
|
+
policyId?: string | null | undefined;
|
|
60227
|
+
policyType?: string | null | undefined;
|
|
60228
|
+
policyName?: string | null | undefined;
|
|
60229
|
+
localizedPolicyVersion?: {
|
|
60230
|
+
contentType?: string | null | undefined;
|
|
60231
|
+
status?: string | null | undefined;
|
|
60232
|
+
createdAt?: string | null | undefined;
|
|
60233
|
+
updatedAt?: string | null | undefined;
|
|
60234
|
+
description?: string | null | undefined;
|
|
60235
|
+
attachmentLocation?: string | null | undefined;
|
|
60236
|
+
attachmentChecksum?: string | null | undefined;
|
|
60237
|
+
attachmentVersionIdentifier?: string | null | undefined;
|
|
60238
|
+
publishedDate?: string | null | undefined;
|
|
60239
|
+
id: string;
|
|
60240
|
+
localeCode: string;
|
|
60241
|
+
isDefaultSelection: boolean;
|
|
60242
|
+
} | null | undefined;
|
|
60243
|
+
signingDate?: string | null | undefined;
|
|
60244
|
+
id: string;
|
|
60245
|
+
}[] | null | undefined;
|
|
60246
|
+
}>;
|
|
60247
|
+
interface UserAgreementsResponse extends z.TypeOf<typeof UserAgreementsResponse> {
|
|
60248
|
+
}
|
|
60249
|
+
|
|
60250
|
+
declare const UsersAgreementsRequest: z.ZodObject<{
|
|
60251
|
+
userIds: z.ZodArray<z.ZodString, "many">;
|
|
60252
|
+
}, "strip", z.ZodTypeAny, {
|
|
60253
|
+
userIds: string[];
|
|
60254
|
+
}, {
|
|
60255
|
+
userIds: string[];
|
|
60256
|
+
}>;
|
|
60257
|
+
interface UsersAgreementsRequest extends z.TypeOf<typeof UsersAgreementsRequest> {
|
|
60258
|
+
}
|
|
60259
|
+
|
|
59942
60260
|
declare const PolicyObject: z.ZodObject<{
|
|
59943
60261
|
id: z.ZodString;
|
|
59944
60262
|
createdAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -67157,4 +67475,4 @@ declare class SdkDevice {
|
|
|
67157
67475
|
static getDeviceId: () => string;
|
|
67158
67476
|
}
|
|
67159
67477
|
|
|
67160
|
-
export { ADtoForUnbanUserApiCall, ADtoForUpdateEqu8ConfigApiCall, ADtoObjectForEqu8UserBanStatus, ADtoObjectForEqu8UserStatus, ARCH, Accelbyte, AccelbyteSDK, AcceptAgreementRequest, AcceptAgreementResponse, AcceptedPoliciesRequest, AccountProgressionInfo, Achievement, AchievementInfo, Action, AddCountryGroupRequest, AddCountryGroupResponse, AddUserRoleV4Request, AdditionalData, AdminOrderCreate, AdyenConfig, AgeRestrictionRequest, AgeRestrictionRequestV3, AgeRestrictionResponse, AgeRestrictionResponseV3, AgentType, Agreement$, AliPayConfig, AppEntitlementInfo, AppEntitlementPagingSlicedResult, AppInfo, AppLocalization, AppUpdate, AppleIapConfigInfo, AppleIapConfigRequest, AppleIapReceipt, AssignUserV4Request, AssignedUserV4Response, AuthenticatorKeyResponseV4, AuthenticatorSecretKey, AvailableComparison, AvailablePlatform, AvailablePredicate, AvatarSyncRequestV4, BUILDINFO_PLATFORM_ID, BackgroundOverlay, BackgroundOverlayType, BackupCodesResponseV4, Ban, BanCreateRequest, BanReason, BanReasonV3, BanReasons, BanReasonsV3, BanType, BanUpdateRequest, BanV3, BannedBy, BannedByV3, Bans, BansV3, BasicBuildManifest, BasicBuildManifestArray, BasicCategoryInfo, BasicItem, BillingAccount, BillingHistoryChargeStatus, BillingHistoryInfo, BillingHistoryPagingSlicedResult, BinaryUpload, BlockData, BlockDownloadUrls, BlockDownloadUrlsRequest, BlockManifest, BoxItem, BrowserHelper, BuildAvailability, BuildAvailabilityArray, BuildDeletionData, BuildIdManifest, BuildIdVersion, BuildInfoPii, BuildManifest, BulkBanCreateRequestV3, BulkOperationResult, BulkUnbanCreateRequestV3, BundledItemInfo, Caching$, CalculateDiffCacheRequest, CampaignCreate, CampaignDynamicInfo, CampaignInfo, CampaignPagingSlicedResult, CampaignUpdate, CancelRequest, CatalogChangeInfo, CatalogChangePagingSlicedResult, CatalogChangeStatistics, Category$, CategoryCreate, CategoryInfo, CategoryInfoArray, CategoryUpdate, CheckValidUserIdRequestV4, CheckoutConfig, CleanerConfigObject, ClientCreateRequest, ClientCreationResponse, ClientCreationV3Request, ClientPayload, ClientPermission, ClientPermissionV3, ClientPermissions, ClientPermissionsV3, ClientRequestParameter, ClientResponse, ClientUpdateRequest, ClientUpdateSecretRequest, ClientUpdateV3Request, ClientV3Response, ClientsV3Response, CodeCreate, CodeCreateResult, CodeGenUtil, CodeInfo, CodeInfoPagingSlicedResult, ColorConfig, ColorConfigs, CommitDiffCacheRequest, CommitMultipartUploadRequest, CompanyLogo, CompanyLogoConfig, CompatibilityObject, ConditionGroup, ConditionGroupValidateResult, ConditionMatchResult, Config, ConfigCreate, ConfigInfo, ConfigUpdate, Configs, ConfigurationInfo, ConfigurationUpdate, ConflictedUserPlatformAccounts, ConsumeItem, Country, CountryAgeRestriction, CountryAgeRestrictionRequest, CountryAgeRestrictionV3Request, CountryGroupObject, CountryLocationResponse, CountryObject, CountryObjectArray, CountryV3Response, CreateBasePolicyRequest, CreateBasePolicyRequestV2, CreateBasePolicyResponse, CreateDependencyLinkRequest, CreateDiffCacheRequest, CreateJusticeUserResponse, CreateLocalizedPolicyVersionRequest, CreateLocalizedPolicyVersionResponse, CreatePolicyVersionRequest, CreatePolicyVersionResponse, CreateTestUserRequestV4, CreateTestUserResponseV4, CreateTestUsersRequestV4, CreateTestUsersResponseV4, CreateUserRequestV4, CreateUserResponseV4, CreditRequest, CreditRevocation, CreditSummary, Currency$, CurrencyConfig, CurrencyCreate, CurrencyInfo, CurrencyInfoArray, CurrencySummary, CurrencyUpdate, CurrencyWallet, Customization, DISCOVERY_TEMPLATE_NAME, DataDeletion$, DataRetrieval$, DataRetrievalResponse, DebitByCurrencyCodeRequest, DebitRequest, DecodeError, DefaultLaunchProfile, DeleteRewardConditionRequest, DeletionData, DeletionStatus, DependencyObject, Description, DesktopChecker, DetailedWalletTransactionInfo, DetailedWalletTransactionPagingSlicedResult, DeviceBanRequestV4, DeviceBanResponseV4, DeviceBanUpdateRequestV4, DeviceBannedResponseV4, DeviceBansResponseV4, DeviceIdDecryptResponseV4, DeviceResponseV4, DeviceTypeResponseV4, DeviceTypesResponseV4, DeviceUserResponseV4, DeviceUsersResponseV4, DevicesResponseV4, DiffCacheObject, DiffPatchRequest, DiffStatusReport, DifferentialBuildManifest, DifferentialFileManifest, DifferentialUploadSummary, DisableUserRequest, DiscoveryConfigData, DisplayedPolicy, DistinctLinkedPlatformV3, DistinctPlatformResponseV3, Dlc$, DlcItem, DlcItemConfigInfo, DlcItemConfigUpdate, DlcRecord, Downloader$, DownloaderApi, Drm$, DurableEntitlementRevocationConfig, ERROR_CODE_LINK_DELETION_ACCOUNT, ERROR_CODE_TOKEN_EXPIRED, ERROR_LINK_ANOTHER_3RD_PARTY_ACCOUNT, ERROR_USER_BANNED, Eligibilities$, EligibleUser, EmailUpdateRequestV4, EnabledFactorsResponseV4, EncryptedIdentity, Entitlement$, EntitlementDecrement, EntitlementDecrementResult, EntitlementGrant, EntitlementHistoryInfo, EntitlementInfo, EntitlementLootBoxReward, EntitlementOwnership, EntitlementOwnershipArray, EntitlementPagingSlicedResult, EntitlementRevocation, EntitlementRevocationConfig, EntitlementSummary, EntitlementUpdate, EpicGamesDlcSyncRequest, EpicGamesIapConfigInfo, EpicGamesIapConfigRequest, EpicGamesReconcileRequest, EpicGamesReconcileResult, EpicGamesReconcileResultArray, Equ8Config, Error$1 as Error, ErrorEntity, ErrorResponse, ErrorResponseWithConflictedUserPlatformAccounts, Event, EventId, EventLevel, EventPayload, EventRegistry, EventResponse, EventResponseV2, EventType, EventV2, EventV2$, ExportStoreRequest, ExtendedConfig, ExtensionFulfillmentSummary, ExternalPaymentOrderCreate, FailedBanUnbanUserV3, FieldValidationError, FileDiffingStatus, FileManifest, FileUpload$, FileUploadUrlInfo, FilterJson, FixedPeriodRotationConfig, FontConfigs, ForgotPasswordRequestV3, FulfillCodeRequest, Fulfillment$, FulfillmentError, FulfillmentHistoryInfo, FulfillmentHistoryPagingSlicedResult, FulfillmentItem, FulfillmentRequest, FulfillmentResult, FulfillmentScriptContext, FulfillmentScriptCreate, FulfillmentScriptEvalTestRequest, FulfillmentScriptEvalTestResult, FulfillmentScriptInfo, FulfillmentScriptUpdate, FullAppInfo, FullCategoryInfo, FullItemInfo, FullItemPagingSlicedResult, FullSectionInfo, FullViewInfo, GameTokenCodeResponse, GenericQueryPayload, GetAdminUsersResponse, GetLinkHeadlessAccountConflictResponse, GetPublisherUserResponse, GetPublisherUserV3Response, GetUserBanV3Response, GetUserJusticePlatformAccountResponse, GetUserMapping, GetUserMappingV3, GetUserMappingV3Array, GetUsersResponseWithPaginationV3, GlobalStyleConfig, GoogleIapConfigInfo, GoogleIapConfigRequest, GoogleIapReceipt, GoogleReceiptResolveResult, GrantSubscriptionDaysRequest, HierarchicalCategoryInfo, HierarchicalCategoryInfoArray, IDataStatus, IResponse, IResponseError, IResponseWithSync, IUserPlatform, IamHelper, Iap$, IapConsumeHistoryInfo, IapConsumeHistoryPagingSlicedResult, IapItemConfigInfo, IapItemConfigUpdate, IapItemEntry, IapOrderInfo, IapOrderPagingSlicedResult, Image, ImportErrorDetails, ImportStoreError, ImportStoreItemInfo, ImportStoreResult, InGameItemSync, InputValidationData, InputValidationDataPublic, InputValidationDescription, InputValidationHelper, InputValidationUpdatePayload, InputValidations$, InputValidationsApi, InputValidationsPublicResponse, InputValidationsResponse, InviteUserRequestV3, InviteUserRequestV4, InviteUserResponseV3, InvoiceCurrencySummary, InvoiceSummary, Item$, ItemAcquireRequest, ItemAcquireResult, ItemCreate, ItemDynamicDataInfo, ItemId, ItemInfo, ItemInfoArray, ItemNaming, ItemPagingSlicedResult, ItemPurchaseConditionValidateRequest, ItemPurchaseConditionValidateResult, ItemPurchaseConditionValidateResultArray, ItemReturnRequest, ItemRevocation, ItemSnapshot, ItemTypeConfigCreate, ItemTypeConfigInfo, ItemTypeConfigUpdate, ItemUpdate, JwkKey, JwkSet, JwtBanV3, KeyGroupCreate, KeyGroupDynamicInfo, KeyGroupInfo, KeyGroupPagingSlicedResult, KeyGroupUpdate, KeyInfo, KeyPagingSliceResult, LauncherConfigData, LauncherPageConfig, LegalHelper, LegalPolicyType, LegalReadinessStatusResponse, LinkHeadlessAccountRequest, LinkPlatformAccountRequest, LinkPlatformAccountWithProgressionRequest, LinkRequest, LinkingHistoryResponseWithPaginationV3, ListAssignedUsersV4Response, ListBulkUserBanResponseV3, ListBulkUserResponse, ListDeletionDataResponse, ListEmailAddressRequest, ListPersonalDataResponse, ListRoleV4Response, ListUserInformationResult, ListUserResponseV3, ListUserRolesV4Response, ListUsersWithPlatformAccountsResponse, ListValidUserIdResponseV4, ListViewInfo, Localization, LocalizedPolicyVersionObject, LocalizedPolicyVersions$, LocalizedPolicyVersionsWithNamespace$, LoginErrorCancelled, LoginErrorExpired, LoginErrorParam, LoginErrorUnknown, LoginErrorUnmatchedState, LoginHistoriesResponse, LogoVariantConfig, LootBoxConfig, LootBoxReward, MFAData, MFADataResponse, MFA_DATA_STORAGE_KEY, MachineIdentity, Misc$, MiscApi, MockIapReceipt, ModelCountry, MultipartUploadSummary, MultipartUploadUrl, MultipartUploadedPart, MultipleAgentType, MultipleEventId, MultipleEventLevel, MultipleEventType, MultipleUx, Namespace$, NamespaceCreate, NamespaceInfo, NamespaceInfoArray, NamespacePublisherInfo, NamespaceRole, NamespaceRoleRequest, NamespaceStatusUpdate, NamespaceUpdate, NetflixCertificates, Network, NotificationProcessResult, OAuth20$, OAuth20Extension$, ObsoleteFileManifest, OneTimeLinkingCodeResponse, OneTimeLinkingCodeValidationResponse, OptionBoxConfig, Order, Order$, OrderCreate, OrderCreationOptions, OrderGrantInfo, OrderHistoryInfo, OrderHistoryInfoArray, OrderInfo, OrderPagingResult, OrderPagingSlicedResult, OrderRefundCreate, OrderStatistics, OrderStatus, OrderSummary, OrderSyncResult, OrderUpdate, Overrides, Ownership, OwnershipToken, PLATFORM, PageConfig, PagedRetrieveUserAcceptedAgreementResponse, Pagination, PaginationV3, Paging, PayPalConfig, PaymentAccount, PaymentAccount$, PaymentAccountArray, PaymentApi, PaymentCallbackConfigInfo, PaymentCallbackConfigUpdate, PaymentMerchantConfigInfo, PaymentMethod, PaymentMethodArray, PaymentNotificationInfo, PaymentNotificationPagingSlicedResult, PaymentOrder, PaymentOrderChargeRequest, PaymentOrderChargeStatus, PaymentOrderCreate, PaymentOrderCreateResult, PaymentOrderDetails, PaymentOrderInfo, PaymentOrderNotifySimulation, PaymentOrderPagingSlicedResult, PaymentOrderPaidResult, PaymentOrderRefund, PaymentOrderRefundResult, PaymentOrderSyncResult, PaymentProcessResult, PaymentProviderConfigEdit, PaymentProviderConfigInfo, PaymentProviderConfigPagingSlicedResult, PaymentRequest, PaymentStation$, PaymentTaxConfigEdit, PaymentTaxConfigInfo, PaymentToken, PaymentUrl, PaymentUrlCreate, Permission, PermissionDeleteRequest, PermissionV3, Permissions, PermissionsV3, PersonalData, PingResultResponse, PlatformAccount, PlatformDlcConfigInfo, PlatformDlcConfigUpdate, PlatformDlcEntry, PlatformDomainDeleteRequest, PlatformDomainResponse, PlatformDomainUpdateRequest, PlatformMatchMap, PlatformReward, PlatformRewardCurrency, PlatformRewardItem, PlatformSubscribeRequest, PlatformUserIdRequest, PlatformUserInformation, PlatformUserInformationV3, PlatformWallet, PlatformWalletConfigInfo, PlatformWalletConfigUpdate, PlayStationDlcSyncMultiServiceLabelsRequest, PlayStationDlcSyncRequest, PlayStationIapConfigInfo, PlayStationMultiServiceLabelsReconcileRequest, PlayStationReconcileRequest, PlayStationReconcileResult, PlayStationReconcileResultArray, PlayerPortalConfigData, PlayerPortalFeatureFlagsConfig, PlayerPortalFooterConfig, PlayerPortalFooterConfigLink, PlayerPortalFooterIDs, PlayerPortalFooterIDsUnion, PlayerPortalHomePageKeys, PlayerPortalHomepageConfig, PlayerPortalHomepageKeys, PlaystationIapConfigRequest, Policies$, PoliciesApi, PolicyObject, PolicyVersionObject, PolicyVersionWithLocalizedVersionObject, PopulatedItemInfo, PreCheckUploadRequest, Predicate, PredicateValidateResult, PublicKeyPresignedUrl, PublicThirdPartyPlatformInfo, PublicThirdPartyPlatformInfoArray, PublicUserInformationResponseV3, PublicUserInformationV3, PublicUserResponse, PublicUserResponseV3, PublicUsersResponse, PurchaseCondition, PurchaseConditionUpdate, PurchasedItemCount, ReadyPlayerMe, Recurring, RecurringChargeResult, RedeemHistoryInfo, RedeemHistoryPagingSlicedResult, RedeemRequest, RedeemResult, RedeemableItem, RegionDataItem, RegisteredDomain, ReleaseNoteDto, ReleaseNoteLocalizationDto, ReleaseNoteManifest, RemoveUserRoleV4Request, Request2FAEmailCode, RequestDeleteResponse, RequestHistory, Requirement, ResetPasswordRequest, ResetPasswordRequestV3, RestErrorResponse, RetrieveAcceptedAgreementResponse, RetrieveAcceptedAgreementResponseArray, RetrieveBaseGameResponse, RetrieveBaseGameResponseArray, RetrieveBasePolicyResponse, RetrieveCountryGroupResponse, RetrieveDependencyCompatibilityResponse, RetrieveDependencyLinkResponse, RetrieveDiffCacheResponse, RetrieveLatestDlcResponse, RetrieveLatestDlcResponseArray, RetrieveLocalizedPolicyVersionPublicResponse, RetrieveLocalizedPolicyVersionResponse, RetrievePolicyPublicResponse, RetrievePolicyPublicResponseArray, RetrievePolicyResponse, RetrievePolicyTypeResponse, RetrievePolicyVersionResponse, RetrieveTimeResponse, RetrieveUserAcceptedAgreementResponse, RetrieveUserEligibilitiesIndirectResponse, RetrieveUserEligibilitiesResponse, RetrieveUserEligibilitiesResponseArray, RetrieveUserInfoCacheStatusResponse, RevocationConfigInfo, RevocationConfigUpdate, RevocationHistoryInfo, RevocationHistoryPagingSlicedResult, RevocationList, RevocationRequest, RevocationResult, RevokeCurrency, RevokeEntitlement, RevokeEntry, RevokeItem, RevokeItemSummary, RevokeResult, RevokeUserV4Request, Reward$, RewardCondition, RewardCreate, RewardInfo, RewardItem, RewardPagingSlicedResult, RewardUpdate, RewardsRequest, Role, RoleAdminStatusResponse, RoleAdminStatusResponseV3, RoleCreateRequest, RoleCreateV3Request, RoleManager, RoleManagerV3, RoleManagersRequest, RoleManagersRequestV3, RoleManagersResponse, RoleManagersResponsesV3, RoleMember, RoleMemberV3, RoleMembersRequest, RoleMembersRequestV3, RoleMembersResponse, RoleMembersResponseV3, RoleNamesResponseV3, RoleResponse, RoleResponseV3, RoleResponseWithManagers, RoleResponseWithManagersAndPaginationV3, RoleResponseWithManagersV3, RoleUpdateRequest, RoleUpdateRequestV3, RoleV3, RoleV4Request, RoleV4Response, Roles$, SDKEvents, SDKOptions, SDKRequestConfig, SdkCache, SdkDevice, SearchUsersByPlatformIdResponse, SearchUsersResponse, SearchUsersResponseWithPaginationV3, Section$, SectionCreate, SectionInfo, SectionInfoArray, SectionItem, SectionPagingSlicedResult, SectionUpdate, SendRegisterVerificationCodeRequest, SendVerificationCodeRequest, SendVerificationCodeRequestV3, SendVerificationLinkRequest, ServicePluginConfigInfo, ServicePluginConfigUpdate, ServiceVersion, SimpleLatestBaseGame, SimpleUserPlatformInfoV3, Slide, SocialLinkConfig, Sso$, SsoPlatformCredentialRequest, SsoPlatformCredentialResponse, SsoSaml20$, StackableEntitlementInfo, StartMultipartUploadRequest, StaticConfigs$, SteamAchievementUpdateRequest, SteamDlcSyncRequest, SteamIapConfig, SteamIapConfigInfo, SteamIapConfigRequest, SteamSyncRequest, Store$, StoreBackupInfo, StoreCreate, StoreInfo, StoreInfoArray, StoreUpdate, StripeConfig, Subscribable, SubscribeRequest, Subscription$, SubscriptionActivityInfo, SubscriptionActivityPagingSlicedResult, SubscriptionChargeStatus, SubscriptionInfo, SubscriptionPagingSlicedResult, SubscriptionStatus, SubscriptionSummary, TWOFA_PAGE, TaxResult, Template, TemplateCompact, TemplateConfig, TemplateInfoConfig, Templates$, TestResult, ThirdPartyCredential$, ThirdPartyLoginPlatformCredentialRequest, ThirdPartyLoginPlatformCredentialResponse, TicketAcquireRequest, TicketAcquireResult, TicketBoothId, TicketDynamicInfo, TicketSaleDecrementRequest, TicketSaleIncrementRequest, TicketSaleIncrementResult, TimeLimitedBalance, TimedOwnership, TokenIntrospectResponse, TokenResponse, TokenResponseV3, TokenThirdPartyLinkStatusResponse, TokenThirdPartyResponse, TokenWithDeviceCookieResponseV3, TradeNotification, Transaction, TransactionAmountDetails, TwitchIapConfigInfo, TwitchIapConfigRequest, TwitchSyncRequest, UnlinkUserPlatformRequest, UpdateBasePolicyRequest, UpdateBasePolicyRequestV2, UpdateBasePolicyResponse, UpdateBuildMetadataRequest, UpdateCountryGroupRequest, UpdateLocalizedPolicyVersionRequest, UpdateLocalizedPolicyVersionResponse, UpdatePermissionScheduleRequest, UpdatePolicyRequest, UpdatePolicyVersionRequest, UpdatePolicyVersionResponse, UpdateUserDeletionStatusRequest, UpdateUserStatusRequest, UpgradeHeadlessAccountRequest, UpgradeHeadlessAccountRequestV4, UpgradeHeadlessAccountV3Request, UpgradeHeadlessAccountWithVerificationCodeRequest, UpgradeHeadlessAccountWithVerificationCodeRequestV3, UpgradeHeadlessAccountWithVerificationCodeRequestV4, UploadBuildManifest, UploadLocalizedPolicyVersionAttachmentResponse, UploadModeCheck, UploadPolicyVersionAttachmentRequest, UploadSummary, UrlHelper, UserAction$, UserActiveBanResponse, UserActiveBanResponseV3, UserActiveBanResponseV4, UserAgreementPolicyVersion, UserApi, UserAuthorizationApi, UserBan, UserBanRequest, UserBanResponse, UserBanResponseV3, UserBaseInfo, UserCreateFromInvitationRequestV3, UserCreateFromInvitationRequestV4, UserCreateRequest, UserCreateRequestV3, UserCreateResponse, UserCreateResponseV3, UserDataUrl, UserDeletionStatusResponse, UserDlc, UserIDsRequest, UserInfoResponse, UserInformation, UserInformationV3, UserInvitationV3, UserLastActivity, UserLinkedPlatform, UserLinkedPlatformV3, UserLinkedPlatformsResponseV3, UserLoginHistoryResponse, UserPasswordUpdateRequest, UserPasswordUpdateV3Request, UserPermissionsResponseV3, UserPermissionsResponseV4, UserPersonalData, UserPersonalDataResponse, UserPlatformInfo, UserPlatforms, UserProfile$, UserProfileAdmin, UserProfileApi, UserProfileBulkRequest, UserProfileCreate, UserProfileInfo, UserProfilePrivateCreate, UserProfilePrivateInfo, UserProfilePrivateUpdate, UserProfilePublicInfo, UserProfilePublicInfoArray, UserProfileStatusUpdate, UserProfileUpdate, UserReportRequest, UserResponse, UserResponseV3, UserResponseV4, UserRevocationListRecord, UserRolesV4Response, UserSearchByPlatformIdResult, UserSearchResult, UserUnbanCreateRequestV3, UserUpdateRequest, UserUpdateRequestV3, UserVerificationRequest, UserVerificationRequestV3, UserWithLinkedPlatformAccounts, UserWithPlatformAccounts, UserZipCode, UserZipCodeUpdate, Users$, UsersV4$, Utility$, Ux, V3ClientUpdateSecretRequest, VALIDATION_ERROR_CODE, ValidUserIdResponseV4, Validate, ValidateableInputField, Validation, ValidationConfig, ValidationDescription, ValidationDetail, ValidationDetailPublic, ValidationErrorEntity, VerificationCodeResponse, Verify2FAParam, VerifyRegistrationCode, VersionChain, VersionNode, View$, ViewCreate, ViewInfo, ViewInfoArray, ViewUpdate, Wallet$, WalletInfo, WalletPagingSlicedResult, WalletRevocationConfig, WalletTransactionInfo, WalletTransactionPagingSlicedResult, WebLinkingResponse, WxPayConfigInfo, WxPayConfigRequest, XblAchievementUpdateRequest, XblDlcSyncRequest, XblIapConfigInfo, XblIapConfigRequest, XblReconcileRequest, XblReconcileResult, XblReconcileResultArray, XblUserAchievements, XsollaConfig, XsollaPaywallConfig, XsollaPaywallConfigRequest, ZsyncDiffRequest, ZsyncFileManifest, injectRequestInterceptors, injectResponseInterceptors };
|
|
67478
|
+
export { ADtoForUnbanUserApiCall, ADtoForUpdateEqu8ConfigApiCall, ADtoObjectForEqu8UserBanStatus, ADtoObjectForEqu8UserStatus, ARCH, Accelbyte, AccelbyteSDK, AcceptAgreementRequest, AcceptAgreementResponse, AcceptedPoliciesRequest, AccountProgressionInfo, Achievement, AchievementInfo, Action, AddCountryGroupRequest, AddCountryGroupResponse, AddUserRoleV4Request, AdditionalData, AdminOrderCreate, AdyenConfig, AgeRestrictionRequest, AgeRestrictionRequestV3, AgeRestrictionResponse, AgeRestrictionResponseV3, AgentType, Agreement$, AliPayConfig, AppEntitlementInfo, AppEntitlementPagingSlicedResult, AppInfo, AppLocalization, AppUpdate, AppleIapConfigInfo, AppleIapConfigRequest, AppleIapReceipt, AssignUserV4Request, AssignedUserV4Response, AuthenticatorKeyResponseV4, AuthenticatorSecretKey, AvailableComparison, AvailablePlatform, AvailablePredicate, AvatarSyncRequestV4, BUILDINFO_PLATFORM_ID, BackgroundOverlay, BackgroundOverlayType, BackupCodesResponseV4, Ban, BanCreateRequest, BanReason, BanReasonV3, BanReasons, BanReasonsV3, BanType, BanUpdateRequest, BanV3, BannedBy, BannedByV3, Bans, BansV3, BasicBuildManifest, BasicBuildManifestArray, BasicCategoryInfo, BasicItem, BillingAccount, BillingHistoryChargeStatus, BillingHistoryInfo, BillingHistoryPagingSlicedResult, BinaryUpload, BlockData, BlockDownloadUrls, BlockDownloadUrlsRequest, BlockManifest, BoxItem, BrowserHelper, BuildAvailability, BuildAvailabilityArray, BuildDeletionData, BuildIdManifest, BuildIdVersion, BuildInfoPii, BuildManifest, BulkBanCreateRequestV3, BulkOperationResult, BulkUnbanCreateRequestV3, BundledItemInfo, Caching$, CalculateDiffCacheRequest, CampaignCreate, CampaignDynamicInfo, CampaignInfo, CampaignPagingSlicedResult, CampaignUpdate, CancelRequest, CatalogChangeInfo, CatalogChangePagingSlicedResult, CatalogChangeStatistics, Category$, CategoryCreate, CategoryInfo, CategoryInfoArray, CategoryUpdate, CheckValidUserIdRequestV4, CheckoutConfig, CleanerConfigObject, ClientCreateRequest, ClientCreationResponse, ClientCreationV3Request, ClientPayload, ClientPermission, ClientPermissionV3, ClientPermissions, ClientPermissionsV3, ClientRequestParameter, ClientResponse, ClientUpdateRequest, ClientUpdateSecretRequest, ClientUpdateV3Request, ClientV3Response, ClientsV3Response, CodeCreate, CodeCreateResult, CodeGenUtil, CodeInfo, CodeInfoPagingSlicedResult, ColorConfig, ColorConfigs, CommitDiffCacheRequest, CommitMultipartUploadRequest, CompanyLogo, CompanyLogoConfig, CompatibilityObject, ConditionGroup, ConditionGroupValidateResult, ConditionMatchResult, Config, ConfigCreate, ConfigInfo, ConfigUpdate, Configs, ConfigurationInfo, ConfigurationUpdate, ConflictedUserPlatformAccounts, ConsumeItem, Country, CountryAgeRestriction, CountryAgeRestrictionRequest, CountryAgeRestrictionV3Request, CountryGroupObject, CountryLocationResponse, CountryObject, CountryObjectArray, CountryV3Response, CreateBasePolicyRequest, CreateBasePolicyRequestV2, CreateBasePolicyResponse, CreateDependencyLinkRequest, CreateDiffCacheRequest, CreateJusticeUserResponse, CreateLocalizedPolicyVersionRequest, CreateLocalizedPolicyVersionResponse, CreatePolicyVersionRequest, CreatePolicyVersionResponse, CreateTestUserRequestV4, CreateTestUserResponseV4, CreateTestUsersRequestV4, CreateTestUsersResponseV4, CreateUserRequestV4, CreateUserResponseV4, CreditRequest, CreditRevocation, CreditSummary, Currency$, CurrencyConfig, CurrencyCreate, CurrencyInfo, CurrencyInfoArray, CurrencySummary, CurrencyUpdate, CurrencyWallet, Customization, DISCOVERY_TEMPLATE_NAME, DataDeletion$, DataRetrieval$, DataRetrievalResponse, DebitByCurrencyCodeRequest, DebitRequest, DecodeError, DefaultLaunchProfile, DeleteRewardConditionRequest, DeletionData, DeletionStatus, DependencyObject, Description, DesktopChecker, DetailedWalletTransactionInfo, DetailedWalletTransactionPagingSlicedResult, DeviceBanRequestV4, DeviceBanResponseV4, DeviceBanUpdateRequestV4, DeviceBannedResponseV4, DeviceBansResponseV4, DeviceIdDecryptResponseV4, DeviceResponseV4, DeviceTypeResponseV4, DeviceTypesResponseV4, DeviceUserResponseV4, DeviceUsersResponseV4, DevicesResponseV4, DiffCacheObject, DiffPatchRequest, DiffStatusReport, DifferentialBuildManifest, DifferentialFileManifest, DifferentialUploadSummary, DisableUserRequest, DiscoveryConfigData, DisplayedPolicy, DistinctLinkedPlatformV3, DistinctPlatformResponseV3, Dlc$, DlcItem, DlcItemConfigInfo, DlcItemConfigUpdate, DlcRecord, Downloader$, DownloaderApi, Drm$, DurableEntitlementRevocationConfig, ERROR_CODE_LINK_DELETION_ACCOUNT, ERROR_CODE_TOKEN_EXPIRED, ERROR_LINK_ANOTHER_3RD_PARTY_ACCOUNT, ERROR_USER_BANNED, Eligibilities$, EligibleUser, EmailUpdateRequestV4, EnabledFactorsResponseV4, EncryptedIdentity, Entitlement$, EntitlementDecrement, EntitlementDecrementResult, EntitlementGrant, EntitlementHistoryInfo, EntitlementInfo, EntitlementLootBoxReward, EntitlementOwnership, EntitlementOwnershipArray, EntitlementPagingSlicedResult, EntitlementRevocation, EntitlementRevocationConfig, EntitlementSummary, EntitlementUpdate, EpicGamesDlcSyncRequest, EpicGamesIapConfigInfo, EpicGamesIapConfigRequest, EpicGamesReconcileRequest, EpicGamesReconcileResult, EpicGamesReconcileResultArray, Equ8Config, Error$1 as Error, ErrorEntity, ErrorResponse, ErrorResponseWithConflictedUserPlatformAccounts, Event, EventId, EventLevel, EventPayload, EventRegistry, EventResponse, EventResponseV2, EventType, EventV2, EventV2$, ExportStoreRequest, ExtendedConfig, ExtensionFulfillmentSummary, ExternalPaymentOrderCreate, FailedBanUnbanUserV3, FieldValidationError, FileDiffingStatus, FileManifest, FileUpload$, FileUploadUrlInfo, FilterJson, FixedPeriodRotationConfig, FontConfigs, ForgotPasswordRequestV3, FulfillCodeRequest, Fulfillment$, FulfillmentError, FulfillmentHistoryInfo, FulfillmentHistoryPagingSlicedResult, FulfillmentItem, FulfillmentRequest, FulfillmentResult, FulfillmentScriptContext, FulfillmentScriptCreate, FulfillmentScriptEvalTestRequest, FulfillmentScriptEvalTestResult, FulfillmentScriptInfo, FulfillmentScriptUpdate, FullAppInfo, FullCategoryInfo, FullItemInfo, FullItemPagingSlicedResult, FullSectionInfo, FullViewInfo, GameTokenCodeResponse, GenericQueryPayload, GetAdminUsersResponse, GetLinkHeadlessAccountConflictResponse, GetPublisherUserResponse, GetPublisherUserV3Response, GetUserBanV3Response, GetUserJusticePlatformAccountResponse, GetUserMapping, GetUserMappingV3, GetUserMappingV3Array, GetUsersResponseWithPaginationV3, GlobalStyleConfig, GoogleIapConfigInfo, GoogleIapConfigRequest, GoogleIapReceipt, GoogleReceiptResolveResult, GrantSubscriptionDaysRequest, HierarchicalCategoryInfo, HierarchicalCategoryInfoArray, IDataStatus, IResponse, IResponseError, IResponseWithSync, IUserPlatform, IamHelper, Iap$, IapConsumeHistoryInfo, IapConsumeHistoryPagingSlicedResult, IapItemConfigInfo, IapItemConfigUpdate, IapItemEntry, IapItemFlatEntry, IapItemMappingInfo, IapOrderInfo, IapOrderPagingSlicedResult, Image, ImportErrorDetails, ImportStoreError, ImportStoreItemInfo, ImportStoreResult, InGameItemSync, InputValidationData, InputValidationDataPublic, InputValidationDescription, InputValidationHelper, InputValidationUpdatePayload, InputValidations$, InputValidationsApi, InputValidationsPublicResponse, InputValidationsResponse, InviteUserRequestV3, InviteUserRequestV4, InviteUserResponseV3, InvoiceCurrencySummary, InvoiceSummary, Item$, ItemAcquireRequest, ItemAcquireResult, ItemCreate, ItemDynamicDataInfo, ItemId, ItemInfo, ItemInfoArray, ItemNaming, ItemPagingSlicedResult, ItemPurchaseConditionValidateRequest, ItemPurchaseConditionValidateResult, ItemPurchaseConditionValidateResultArray, ItemReturnRequest, ItemRevocation, ItemSnapshot, ItemTypeConfigCreate, ItemTypeConfigInfo, ItemTypeConfigUpdate, ItemUpdate, JwkKey, JwkSet, JwtBanV3, KeyGroupCreate, KeyGroupDynamicInfo, KeyGroupInfo, KeyGroupPagingSlicedResult, KeyGroupUpdate, KeyInfo, KeyPagingSliceResult, LauncherConfigData, LauncherPageConfig, LegalHelper, LegalPolicyType, LegalReadinessStatusResponse, LinkHeadlessAccountRequest, LinkPlatformAccountRequest, LinkPlatformAccountWithProgressionRequest, LinkRequest, LinkingHistoryResponseWithPaginationV3, ListAssignedUsersV4Response, ListBulkUserBanResponseV3, ListBulkUserResponse, ListDeletionDataResponse, ListEmailAddressRequest, ListPersonalDataResponse, ListRoleV4Response, ListUserInformationResult, ListUserResponseV3, ListUserRolesV4Response, ListUsersWithPlatformAccountsResponse, ListValidUserIdResponseV4, ListViewInfo, Localization, LocalizedPolicyVersionObject, LocalizedPolicyVersions$, LocalizedPolicyVersionsWithNamespace$, LoginErrorCancelled, LoginErrorExpired, LoginErrorParam, LoginErrorUnknown, LoginErrorUnmatchedState, LoginHistoriesResponse, LogoVariantConfig, LootBoxConfig, LootBoxReward, MFAData, MFADataResponse, MFA_DATA_STORAGE_KEY, MachineIdentity, Misc$, MiscApi, MockIapReceipt, ModelCountry, MultipartUploadSummary, MultipartUploadUrl, MultipartUploadedPart, MultipleAgentType, MultipleEventId, MultipleEventLevel, MultipleEventType, MultipleUx, Namespace$, NamespaceCreate, NamespaceInfo, NamespaceInfoArray, NamespacePublisherInfo, NamespaceRole, NamespaceRoleRequest, NamespaceStatusUpdate, NamespaceUpdate, NetflixCertificates, Network, NotificationProcessResult, OAuth20$, OAuth20Extension$, ObsoleteFileManifest, OneTimeLinkingCodeResponse, OneTimeLinkingCodeValidationResponse, OptionBoxConfig, Order, Order$, OrderCreate, OrderCreationOptions, OrderGrantInfo, OrderHistoryInfo, OrderHistoryInfoArray, OrderInfo, OrderPagingResult, OrderPagingSlicedResult, OrderRefundCreate, OrderStatistics, OrderStatus, OrderSummary, OrderSyncResult, OrderUpdate, Overrides, Ownership, OwnershipToken, PLATFORM, PageConfig, PagedRetrieveUserAcceptedAgreementResponse, Pagination, PaginationV3, Paging, PayPalConfig, PaymentAccount, PaymentAccount$, PaymentAccountArray, PaymentApi, PaymentCallbackConfigInfo, PaymentCallbackConfigUpdate, PaymentMerchantConfigInfo, PaymentMethod, PaymentMethodArray, PaymentNotificationInfo, PaymentNotificationPagingSlicedResult, PaymentOrder, PaymentOrderChargeRequest, PaymentOrderChargeStatus, PaymentOrderCreate, PaymentOrderCreateResult, PaymentOrderDetails, PaymentOrderInfo, PaymentOrderNotifySimulation, PaymentOrderPagingSlicedResult, PaymentOrderPaidResult, PaymentOrderRefund, PaymentOrderRefundResult, PaymentOrderSyncResult, PaymentProcessResult, PaymentProviderConfigEdit, PaymentProviderConfigInfo, PaymentProviderConfigPagingSlicedResult, PaymentRequest, PaymentStation$, PaymentTaxConfigEdit, PaymentTaxConfigInfo, PaymentToken, PaymentUrl, PaymentUrlCreate, Permission, PermissionDeleteRequest, PermissionV3, Permissions, PermissionsV3, PersonalData, PingResultResponse, PlatformAccount, PlatformDlcConfigInfo, PlatformDlcConfigUpdate, PlatformDlcEntry, PlatformDomainDeleteRequest, PlatformDomainResponse, PlatformDomainUpdateRequest, PlatformMatchMap, PlatformReward, PlatformRewardCurrency, PlatformRewardItem, PlatformSubscribeRequest, PlatformUserIdRequest, PlatformUserInformation, PlatformUserInformationV3, PlatformWallet, PlatformWalletConfigInfo, PlatformWalletConfigUpdate, PlayStationDlcSyncMultiServiceLabelsRequest, PlayStationDlcSyncRequest, PlayStationIapConfigInfo, PlayStationMultiServiceLabelsReconcileRequest, PlayStationReconcileRequest, PlayStationReconcileResult, PlayStationReconcileResultArray, PlayerPortalConfigData, PlayerPortalFeatureFlagsConfig, PlayerPortalFooterConfig, PlayerPortalFooterConfigLink, PlayerPortalFooterIDs, PlayerPortalFooterIDsUnion, PlayerPortalHomePageKeys, PlayerPortalHomepageConfig, PlayerPortalHomepageKeys, PlaystationIapConfigRequest, Policies$, PoliciesApi, PolicyObject, PolicyVersionObject, PolicyVersionWithLocalizedVersionObject, PopulatedItemInfo, PreCheckUploadRequest, Predicate, PredicateValidateResult, PublicInviteUserRequestV4, PublicKeyPresignedUrl, PublicThirdPartyPlatformInfo, PublicThirdPartyPlatformInfoArray, PublicUserInformationResponseV3, PublicUserInformationV3, PublicUserResponse, PublicUserResponseV3, PublicUsersResponse, PurchaseCondition, PurchaseConditionUpdate, PurchasedItemCount, ReadyPlayerMe, Recurring, RecurringChargeResult, RedeemHistoryInfo, RedeemHistoryPagingSlicedResult, RedeemRequest, RedeemResult, RedeemableItem, RegionDataItem, RegisteredDomain, ReleaseNoteDto, ReleaseNoteLocalizationDto, ReleaseNoteManifest, RemoveUserRoleV4Request, Request2FAEmailCode, RequestDeleteResponse, RequestHistory, Requirement, ResetPasswordRequest, ResetPasswordRequestV3, RestErrorResponse, RetrieveAcceptedAgreementResponse, RetrieveAcceptedAgreementResponseArray, RetrieveBaseGameResponse, RetrieveBaseGameResponseArray, RetrieveBasePolicyResponse, RetrieveCountryGroupResponse, RetrieveDependencyCompatibilityResponse, RetrieveDependencyLinkResponse, RetrieveDiffCacheResponse, RetrieveLatestDlcResponse, RetrieveLatestDlcResponseArray, RetrieveLocalizedPolicyVersionPublicResponse, RetrieveLocalizedPolicyVersionResponse, RetrievePolicyPublicResponse, RetrievePolicyPublicResponseArray, RetrievePolicyResponse, RetrievePolicyTypeResponse, RetrievePolicyVersionResponse, RetrieveTimeResponse, RetrieveUserAcceptedAgreementResponse, RetrieveUserEligibilitiesIndirectResponse, RetrieveUserEligibilitiesResponse, RetrieveUserEligibilitiesResponseArray, RetrieveUserInfoCacheStatusResponse, RevocationConfigInfo, RevocationConfigUpdate, RevocationHistoryInfo, RevocationHistoryPagingSlicedResult, RevocationList, RevocationRequest, RevocationResult, RevokeCurrency, RevokeEntitlement, RevokeEntry, RevokeItem, RevokeItemSummary, RevokeResult, RevokeUserV4Request, Reward$, RewardCondition, RewardCreate, RewardInfo, RewardItem, RewardPagingSlicedResult, RewardUpdate, RewardsRequest, Role, RoleAdminStatusResponse, RoleAdminStatusResponseV3, RoleCreateRequest, RoleCreateV3Request, RoleManager, RoleManagerV3, RoleManagersRequest, RoleManagersRequestV3, RoleManagersResponse, RoleManagersResponsesV3, RoleMember, RoleMemberV3, RoleMembersRequest, RoleMembersRequestV3, RoleMembersResponse, RoleMembersResponseV3, RoleNamesResponseV3, RoleResponse, RoleResponseV3, RoleResponseWithManagers, RoleResponseWithManagersAndPaginationV3, RoleResponseWithManagersV3, RoleUpdateRequest, RoleUpdateRequestV3, RoleV3, RoleV4Request, RoleV4Response, Roles$, SDKEvents, SDKOptions, SDKRequestConfig, SdkCache, SdkDevice, SearchUsersByPlatformIdResponse, SearchUsersResponse, SearchUsersResponseWithPaginationV3, Section$, SectionCreate, SectionInfo, SectionInfoArray, SectionItem, SectionPagingSlicedResult, SectionUpdate, SendRegisterVerificationCodeRequest, SendVerificationCodeRequest, SendVerificationCodeRequestV3, SendVerificationLinkRequest, ServicePluginConfigInfo, ServicePluginConfigUpdate, ServiceVersion, SimpleLatestBaseGame, SimpleUserPlatformInfoV3, Slide, SocialLinkConfig, Sso$, SsoPlatformCredentialRequest, SsoPlatformCredentialResponse, SsoSaml20$, StackableEntitlementInfo, StartMultipartUploadRequest, StaticConfigs$, SteamAchievementUpdateRequest, SteamDlcSyncRequest, SteamIapConfig, SteamIapConfigInfo, SteamIapConfigRequest, SteamSyncRequest, Store$, StoreBackupInfo, StoreCreate, StoreInfo, StoreInfoArray, StoreUpdate, StripeConfig, Subscribable, SubscribeRequest, Subscription$, SubscriptionActivityInfo, SubscriptionActivityPagingSlicedResult, SubscriptionChargeStatus, SubscriptionInfo, SubscriptionPagingSlicedResult, SubscriptionStatus, SubscriptionSummary, TWOFA_PAGE, TaxResult, Template, TemplateCompact, TemplateConfig, TemplateInfoConfig, Templates$, TestResult, ThirdPartyCredential$, ThirdPartyLoginPlatformCredentialRequest, ThirdPartyLoginPlatformCredentialResponse, TicketAcquireRequest, TicketAcquireResult, TicketBoothId, TicketDynamicInfo, TicketSaleDecrementRequest, TicketSaleIncrementRequest, TicketSaleIncrementResult, TimeLimitedBalance, TimedOwnership, TokenIntrospectResponse, TokenResponse, TokenResponseV3, TokenThirdPartyLinkStatusResponse, TokenThirdPartyResponse, TokenWithDeviceCookieResponseV3, TradeNotification, Transaction, TransactionAmountDetails, TwitchIapConfigInfo, TwitchIapConfigRequest, TwitchSyncRequest, TwitchSyncResult, TwitchSyncResultArray, UnlinkUserPlatformRequest, UpdateBasePolicyRequest, UpdateBasePolicyRequestV2, UpdateBasePolicyResponse, UpdateBuildMetadataRequest, UpdateCountryGroupRequest, UpdateLocalizedPolicyVersionRequest, UpdateLocalizedPolicyVersionResponse, UpdatePermissionScheduleRequest, UpdatePolicyRequest, UpdatePolicyVersionRequest, UpdatePolicyVersionResponse, UpdateUserDeletionStatusRequest, UpdateUserStatusRequest, UpgradeHeadlessAccountRequest, UpgradeHeadlessAccountRequestV4, UpgradeHeadlessAccountV3Request, UpgradeHeadlessAccountWithVerificationCodeRequest, UpgradeHeadlessAccountWithVerificationCodeRequestV3, UpgradeHeadlessAccountWithVerificationCodeRequestV4, UploadBuildManifest, UploadLocalizedPolicyVersionAttachmentResponse, UploadModeCheck, UploadPolicyVersionAttachmentRequest, UploadSummary, UrlHelper, UserAction$, UserActiveBanResponse, UserActiveBanResponseV3, UserActiveBanResponseV4, UserAgreementPolicyVersion, UserAgreementsResponse, UserApi, UserAuthorizationApi, UserBan, UserBanRequest, UserBanResponse, UserBanResponseV3, UserBaseInfo, UserCreateFromInvitationRequestV3, UserCreateFromInvitationRequestV4, UserCreateRequest, UserCreateRequestV3, UserCreateResponse, UserCreateResponseV3, UserDataUrl, UserDeletionStatusResponse, UserDlc, UserIDsRequest, UserInfoResponse, UserInformation, UserInformationV3, UserInvitationV3, UserLastActivity, UserLinkedPlatform, UserLinkedPlatformV3, UserLinkedPlatformsResponseV3, UserLoginHistoryResponse, UserPasswordUpdateRequest, UserPasswordUpdateV3Request, UserPermissionsResponseV3, UserPermissionsResponseV4, UserPersonalData, UserPersonalDataResponse, UserPlatformInfo, UserPlatforms, UserProfile$, UserProfileAdmin, UserProfileApi, UserProfileBulkRequest, UserProfileCreate, UserProfileInfo, UserProfilePrivateCreate, UserProfilePrivateInfo, UserProfilePrivateUpdate, UserProfilePublicInfo, UserProfilePublicInfoArray, UserProfileStatusUpdate, UserProfileUpdate, UserReportRequest, UserResponse, UserResponseV3, UserResponseV4, UserRevocationListRecord, UserRolesV4Response, UserSearchByPlatformIdResult, UserSearchResult, UserUnbanCreateRequestV3, UserUpdateRequest, UserUpdateRequestV3, UserVerificationRequest, UserVerificationRequestV3, UserWithLinkedPlatformAccounts, UserWithPlatformAccounts, UserZipCode, UserZipCodeUpdate, Users$, UsersAgreementsRequest, UsersV4$, Utility$, Ux, V3ClientUpdateSecretRequest, VALIDATION_ERROR_CODE, ValidUserIdResponseV4, Validate, ValidateableInputField, Validation, ValidationConfig, ValidationDescription, ValidationDetail, ValidationDetailPublic, ValidationErrorEntity, VerificationCodeResponse, Verify2FAParam, VerifyRegistrationCode, VersionChain, VersionNode, View$, ViewCreate, ViewInfo, ViewInfoArray, ViewUpdate, Wallet$, WalletInfo, WalletPagingSlicedResult, WalletRevocationConfig, WalletTransactionInfo, WalletTransactionPagingSlicedResult, WebLinkingResponse, WxPayConfigInfo, WxPayConfigRequest, XblAchievementUpdateRequest, XblDlcSyncRequest, XblIapConfigInfo, XblIapConfigRequest, XblReconcileRequest, XblReconcileResult, XblReconcileResultArray, XblUserAchievements, XsollaConfig, XsollaPaywallConfig, XsollaPaywallConfigRequest, ZsyncDiffRequest, ZsyncFileManifest, injectRequestInterceptors, injectResponseInterceptors };
|