@secrecy/lib 1.0.0-dev.77 → 1.0.0-dev.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/zeus/const.js +16 -13
- package/dist/zeus/index.d.ts +73 -53
- package/dist/zeus/index.js +6 -1
- package/package.json +1 -1
package/dist/zeus/index.d.ts
CHANGED
|
@@ -233,7 +233,7 @@ export declare type ScalarCoders = {
|
|
|
233
233
|
Json?: ScalarResolver;
|
|
234
234
|
Bytes?: ScalarResolver;
|
|
235
235
|
};
|
|
236
|
-
declare type ZEUS_UNIONS = GraphQLTypes["AppNotificationsResult"] | GraphQLTypes["BlogResult"] | GraphQLTypes["DbConfigResult"] | GraphQLTypes["DbGetResult"] | GraphQLTypes["DbSearchResult"] | GraphQLTypes["DeletedMailsResult"] | GraphQLTypes["DeletedNodesResult"] | GraphQLTypes["FaqResult"] | GraphQLTypes["FileResult"] | GraphQLTypes["FileContentResult"] | GraphQLTypes["FilesContentResult"] | GraphQLTypes["GetJwtResult"] | GraphQLTypes["IsCryptoTransactionDoneResult"] | GraphQLTypes["LimitsResult"] | GraphQLTypes["MailResult"] | GraphQLTypes["MyCryptoBalanceResult"] | GraphQLTypes["NodeResult"] | GraphQLTypes["NodesSharedWithMeResult"] | GraphQLTypes["PaymentInfosResult"] | GraphQLTypes["PlansResult"] | GraphQLTypes["SharedNodesResult"] | GraphQLTypes["UnreadReceivedMailsCountResult"] | GraphQLTypes["UserResult"] | GraphQLTypes["UserListResult"] | GraphQLTypes["GetStripeBalanceResult"] | GraphQLTypes["GetStripeBalanceTransactionResult"] | GraphQLTypes["GetStripeTransactionResult"] | GraphQLTypes["HasStripeAccountResult"] | GraphQLTypes["KycStripeCompletedResult"] | GraphQLTypes["GetAllStripeTransferResult"] | GraphQLTypes["GetStripeTransferResult"] | GraphQLTypes["GetAllStripePayoutResult"] | GraphQLTypes["GetStripePayoutResult"] | GraphQLTypes["GetAllPaymentRequestToCollectResult"] | GraphQLTypes["GetAllPaymentRequestToPayResult"] | GraphQLTypes["GetPaymentRequestToCollectResult"] | GraphQLTypes["GetPaymentRequestToPayResult"] | GraphQLTypes["AddFileToHistoryResult"] | GraphQLTypes["CancelPaymentResult"] | GraphQLTypes["CreateApplicationResult"] | GraphQLTypes["CreateCryptoWalletResult"] | GraphQLTypes["CreateDraftMailResult"] | GraphQLTypes["CreateFolderResult"] | GraphQLTypes["DbConfigMutationResult"] | GraphQLTypes["DbSetResult"] | GraphQLTypes["DeleteDraftMailResult"] | GraphQLTypes["DeleteFileResult"] | GraphQLTypes["DeleteMailResult"] | GraphQLTypes["DeleteMailTrashResult"] | GraphQLTypes["DeleteNodeResult"] | GraphQLTypes["DeleteNodeCloudTrashResult"] | GraphQLTypes["DeleteNodeSharingResult"] | GraphQLTypes["DeleteUserResult"] | GraphQLTypes["DuplicateNodeResult"] | GraphQLTypes["EmptyCloudTrashResult"] | GraphQLTypes["EmptyMailTrashResult"] | GraphQLTypes["LogoutResult"] | GraphQLTypes["MoveNodesResult"] | GraphQLTypes["PayResult"] | GraphQLTypes["ReadMailResult"] | GraphQLTypes["RecoverMailResult"] | GraphQLTypes["RecoverNodeResult"] | GraphQLTypes["SaveInCloudResult"] | GraphQLTypes["SendAppMailResult"] | GraphQLTypes["SendCryptoTransactionResult"] | GraphQLTypes["SendDraftMailResult"] | GraphQLTypes["SendOneMailResult"] | GraphQLTypes["SendReportResult"] | GraphQLTypes["ShareFileInHistoryResult"] | GraphQLTypes["ShareNodeResult"] | GraphQLTypes["ShareNodeFinishResult"] | GraphQLTypes["UnreadMailResult"] | GraphQLTypes["UpdateAppNotificationsResult"] | GraphQLTypes["UpdateAppSettingsResult"] | GraphQLTypes["UpdateAutoDisconnectDelayResult"] | GraphQLTypes["UpdateDraftMailResult"] | GraphQLTypes["UpdateNodeResult"] | GraphQLTypes["UpdateProfileResult"] | GraphQLTypes["UploadFileResult"] | GraphQLTypes["UploadFileEndResult"] | GraphQLTypes["UploadFilePartEndResult"] | GraphQLTypes["UploadLiteFileResult"] | GraphQLTypes["ChangeUserPlanResult"] | GraphQLTypes["CreateCardTokenResult"] | GraphQLTypes["CreateStripeTransferResult"] | GraphQLTypes["StripeOnBoardingResult"] | GraphQLTypes["CancelStripePayoutResult"] | GraphQLTypes["CreateStripePayoutResult"] | GraphQLTypes["AddCartToPaymentIntentResult"] | GraphQLTypes["CancelPaymentIntentResult"] | GraphQLTypes["ConfirmPaymentIntentResult"] | GraphQLTypes["CreatePaymentIntentResult"] | GraphQLTypes["Error"] | GraphQLTypes["FileContent"]
|
|
236
|
+
declare type ZEUS_UNIONS = GraphQLTypes["AppNotificationsResult"] | GraphQLTypes["BlogResult"] | GraphQLTypes["DbConfigResult"] | GraphQLTypes["DbGetResult"] | GraphQLTypes["DbSearchResult"] | GraphQLTypes["DeletedMailsResult"] | GraphQLTypes["DeletedNodesResult"] | GraphQLTypes["FaqResult"] | GraphQLTypes["FileResult"] | GraphQLTypes["FileContentResult"] | GraphQLTypes["FilesContentResult"] | GraphQLTypes["GetJwtResult"] | GraphQLTypes["IsCryptoTransactionDoneResult"] | GraphQLTypes["LimitsResult"] | GraphQLTypes["MailResult"] | GraphQLTypes["MyCryptoBalanceResult"] | GraphQLTypes["NodeResult"] | GraphQLTypes["NodesSharedWithMeResult"] | GraphQLTypes["PaymentInfosResult"] | GraphQLTypes["PlansResult"] | GraphQLTypes["SharedNodesResult"] | GraphQLTypes["UnreadReceivedMailsCountResult"] | GraphQLTypes["UserResult"] | GraphQLTypes["UserListResult"] | GraphQLTypes["GetStripeBalanceResult"] | GraphQLTypes["GetStripeBalanceTransactionResult"] | GraphQLTypes["GetStripeTransactionResult"] | GraphQLTypes["HasStripeAccountResult"] | GraphQLTypes["KycStripeCompletedResult"] | GraphQLTypes["GetAllStripeTransferResult"] | GraphQLTypes["GetStripeTransferResult"] | GraphQLTypes["GetAllStripePayoutResult"] | GraphQLTypes["GetStripePayoutResult"] | GraphQLTypes["GetAllPaymentRequestToCollectResult"] | GraphQLTypes["GetAllPaymentRequestToPayResult"] | GraphQLTypes["GetPaymentRequestToCollectResult"] | GraphQLTypes["GetPaymentRequestToPayResult"] | GraphQLTypes["AddFileToHistoryResult"] | GraphQLTypes["CancelPaymentResult"] | GraphQLTypes["CreateApplicationResult"] | GraphQLTypes["CreateCryptoWalletResult"] | GraphQLTypes["CreateDraftMailResult"] | GraphQLTypes["CreateFolderResult"] | GraphQLTypes["DbConfigMutationResult"] | GraphQLTypes["DbSetResult"] | GraphQLTypes["DeleteDraftMailResult"] | GraphQLTypes["DeleteFileResult"] | GraphQLTypes["DeleteMailResult"] | GraphQLTypes["DeleteMailTrashResult"] | GraphQLTypes["DeleteNodeResult"] | GraphQLTypes["DeleteNodeCloudTrashResult"] | GraphQLTypes["DeleteNodeSharingResult"] | GraphQLTypes["DeleteUserResult"] | GraphQLTypes["DuplicateNodeResult"] | GraphQLTypes["EmptyCloudTrashResult"] | GraphQLTypes["EmptyMailTrashResult"] | GraphQLTypes["LogoutResult"] | GraphQLTypes["MoveNodesResult"] | GraphQLTypes["PayResult"] | GraphQLTypes["ReadMailResult"] | GraphQLTypes["RecoverMailResult"] | GraphQLTypes["RecoverNodeResult"] | GraphQLTypes["SaveInCloudResult"] | GraphQLTypes["SendAppMailResult"] | GraphQLTypes["SendCryptoTransactionResult"] | GraphQLTypes["SendDraftMailResult"] | GraphQLTypes["SendOneMailResult"] | GraphQLTypes["SendReportResult"] | GraphQLTypes["ShareFileInHistoryResult"] | GraphQLTypes["ShareNodeResult"] | GraphQLTypes["ShareNodeFinishResult"] | GraphQLTypes["UnreadMailResult"] | GraphQLTypes["UpdateAppNotificationsResult"] | GraphQLTypes["UpdateAppSettingsResult"] | GraphQLTypes["UpdateAutoDisconnectDelayResult"] | GraphQLTypes["UpdateDraftMailResult"] | GraphQLTypes["UpdateNodeResult"] | GraphQLTypes["UpdateProfileResult"] | GraphQLTypes["UploadFileResult"] | GraphQLTypes["UploadFileEndResult"] | GraphQLTypes["UploadFilePartEndResult"] | GraphQLTypes["UploadLiteFileResult"] | GraphQLTypes["ChangeUserPlanResult"] | GraphQLTypes["CreateCardTokenResult"] | GraphQLTypes["CreateStripeTransferResult"] | GraphQLTypes["StripeOnBoardingResult"] | GraphQLTypes["CancelStripePayoutResult"] | GraphQLTypes["CreateStripePayoutResult"] | GraphQLTypes["AddCartToPaymentIntentResult"] | GraphQLTypes["CancelPaymentIntentResult"] | GraphQLTypes["ConfirmPaymentIntentResult"] | GraphQLTypes["CreatePaymentIntentResult"] | GraphQLTypes["Error"] | GraphQLTypes["FileContent"];
|
|
237
237
|
export declare type ValueTypes = {
|
|
238
238
|
["BigInt"]: unknown;
|
|
239
239
|
["DateTime"]: unknown;
|
|
@@ -245,6 +245,7 @@ export declare type ValueTypes = {
|
|
|
245
245
|
["MailType"]: MailType;
|
|
246
246
|
["Rights"]: Rights;
|
|
247
247
|
["NodeType"]: NodeType;
|
|
248
|
+
["PaymentMethod"]: PaymentMethod;
|
|
248
249
|
["AppNotificationsResult"]: AliasType<{
|
|
249
250
|
["...on UserAppNotifications"]: ValueTypes["UserAppNotifications"];
|
|
250
251
|
["...on ErrorAccessDenied"]: ValueTypes["ErrorAccessDenied"];
|
|
@@ -1628,6 +1629,16 @@ export declare type ValueTypes = {
|
|
|
1628
1629
|
pending?: ValueTypes["BalanceStripeResponse"];
|
|
1629
1630
|
__typename?: boolean | `@${string}`;
|
|
1630
1631
|
}>;
|
|
1632
|
+
["CardIdentificationResponse"]: AliasType<{
|
|
1633
|
+
paymentMethod?: ValueTypes["CardIdentificationData"];
|
|
1634
|
+
__typename?: boolean | `@${string}`;
|
|
1635
|
+
}>;
|
|
1636
|
+
["CardIdentificationData"]: AliasType<{
|
|
1637
|
+
paymentMethod?: boolean | `@${string}`;
|
|
1638
|
+
identification?: boolean | `@${string}`;
|
|
1639
|
+
tokenId?: boolean | `@${string}`;
|
|
1640
|
+
__typename?: boolean | `@${string}`;
|
|
1641
|
+
}>;
|
|
1631
1642
|
["GetStripeBalanceResponse"]: AliasType<{
|
|
1632
1643
|
balance?: ValueTypes["BalanceStripeObjectResponse"];
|
|
1633
1644
|
__typename?: boolean | `@${string}`;
|
|
@@ -1714,7 +1725,8 @@ export declare type ValueTypes = {
|
|
|
1714
1725
|
amount?: boolean | `@${string}`;
|
|
1715
1726
|
amount_capturable?: boolean | `@${string}`;
|
|
1716
1727
|
amount_received?: boolean | `@${string}`;
|
|
1717
|
-
|
|
1728
|
+
application_id?: boolean | `@${string}`;
|
|
1729
|
+
application_name?: boolean | `@${string}`;
|
|
1718
1730
|
application_fee_amount?: boolean | `@${string}`;
|
|
1719
1731
|
canceled_at?: boolean | `@${string}`;
|
|
1720
1732
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1741,7 +1753,8 @@ export declare type ValueTypes = {
|
|
|
1741
1753
|
amount?: boolean | `@${string}`;
|
|
1742
1754
|
amount_capturable?: boolean | `@${string}`;
|
|
1743
1755
|
amount_received?: boolean | `@${string}`;
|
|
1744
|
-
|
|
1756
|
+
application_id?: boolean | `@${string}`;
|
|
1757
|
+
application_name?: boolean | `@${string}`;
|
|
1745
1758
|
application_fee_amount?: boolean | `@${string}`;
|
|
1746
1759
|
canceled_at?: boolean | `@${string}`;
|
|
1747
1760
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1762,18 +1775,8 @@ export declare type ValueTypes = {
|
|
|
1762
1775
|
paymentRequestToPay?: ValueTypes["GetPaymentRequestToPay"];
|
|
1763
1776
|
__typename?: boolean | `@${string}`;
|
|
1764
1777
|
}>;
|
|
1765
|
-
["
|
|
1766
|
-
|
|
1767
|
-
__typename?: boolean | `@${string}`;
|
|
1768
|
-
}>;
|
|
1769
|
-
["ApplicationStripe"]: AliasType<{
|
|
1770
|
-
id?: boolean | `@${string}`;
|
|
1771
|
-
name?: boolean | `@${string}`;
|
|
1772
|
-
__typename?: boolean | `@${string}`;
|
|
1773
|
-
}>;
|
|
1774
|
-
["ApplicationType"]: AliasType<{
|
|
1775
|
-
["...on ApplicationStripe"]: ValueTypes["ApplicationStripe"];
|
|
1776
|
-
["...on ApplicationString"]: ValueTypes["ApplicationString"];
|
|
1778
|
+
["ValidPaymentIntentResponse"]: AliasType<{
|
|
1779
|
+
isValid?: boolean | `@${string}`;
|
|
1777
1780
|
__typename?: boolean | `@${string}`;
|
|
1778
1781
|
}>;
|
|
1779
1782
|
["CancellationReason"]: CancellationReason;
|
|
@@ -2509,6 +2512,7 @@ export declare type ResolverInputTypes = {
|
|
|
2509
2512
|
["MailType"]: MailType;
|
|
2510
2513
|
["Rights"]: Rights;
|
|
2511
2514
|
["NodeType"]: NodeType;
|
|
2515
|
+
["PaymentMethod"]: PaymentMethod;
|
|
2512
2516
|
["AppNotificationsResult"]: AliasType<{
|
|
2513
2517
|
UserAppNotifications?: ResolverInputTypes["UserAppNotifications"];
|
|
2514
2518
|
ErrorAccessDenied?: ResolverInputTypes["ErrorAccessDenied"];
|
|
@@ -3892,6 +3896,16 @@ export declare type ResolverInputTypes = {
|
|
|
3892
3896
|
pending?: ResolverInputTypes["BalanceStripeResponse"];
|
|
3893
3897
|
__typename?: boolean | `@${string}`;
|
|
3894
3898
|
}>;
|
|
3899
|
+
["CardIdentificationResponse"]: AliasType<{
|
|
3900
|
+
paymentMethod?: ResolverInputTypes["CardIdentificationData"];
|
|
3901
|
+
__typename?: boolean | `@${string}`;
|
|
3902
|
+
}>;
|
|
3903
|
+
["CardIdentificationData"]: AliasType<{
|
|
3904
|
+
paymentMethod?: boolean | `@${string}`;
|
|
3905
|
+
identification?: boolean | `@${string}`;
|
|
3906
|
+
tokenId?: boolean | `@${string}`;
|
|
3907
|
+
__typename?: boolean | `@${string}`;
|
|
3908
|
+
}>;
|
|
3895
3909
|
["GetStripeBalanceResponse"]: AliasType<{
|
|
3896
3910
|
balance?: ResolverInputTypes["BalanceStripeObjectResponse"];
|
|
3897
3911
|
__typename?: boolean | `@${string}`;
|
|
@@ -3978,7 +3992,8 @@ export declare type ResolverInputTypes = {
|
|
|
3978
3992
|
amount?: boolean | `@${string}`;
|
|
3979
3993
|
amount_capturable?: boolean | `@${string}`;
|
|
3980
3994
|
amount_received?: boolean | `@${string}`;
|
|
3981
|
-
|
|
3995
|
+
application_id?: boolean | `@${string}`;
|
|
3996
|
+
application_name?: boolean | `@${string}`;
|
|
3982
3997
|
application_fee_amount?: boolean | `@${string}`;
|
|
3983
3998
|
canceled_at?: boolean | `@${string}`;
|
|
3984
3999
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4005,7 +4020,8 @@ export declare type ResolverInputTypes = {
|
|
|
4005
4020
|
amount?: boolean | `@${string}`;
|
|
4006
4021
|
amount_capturable?: boolean | `@${string}`;
|
|
4007
4022
|
amount_received?: boolean | `@${string}`;
|
|
4008
|
-
|
|
4023
|
+
application_id?: boolean | `@${string}`;
|
|
4024
|
+
application_name?: boolean | `@${string}`;
|
|
4009
4025
|
application_fee_amount?: boolean | `@${string}`;
|
|
4010
4026
|
canceled_at?: boolean | `@${string}`;
|
|
4011
4027
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4026,18 +4042,8 @@ export declare type ResolverInputTypes = {
|
|
|
4026
4042
|
paymentRequestToPay?: ResolverInputTypes["GetPaymentRequestToPay"];
|
|
4027
4043
|
__typename?: boolean | `@${string}`;
|
|
4028
4044
|
}>;
|
|
4029
|
-
["
|
|
4030
|
-
|
|
4031
|
-
__typename?: boolean | `@${string}`;
|
|
4032
|
-
}>;
|
|
4033
|
-
["ApplicationStripe"]: AliasType<{
|
|
4034
|
-
id?: boolean | `@${string}`;
|
|
4035
|
-
name?: boolean | `@${string}`;
|
|
4036
|
-
__typename?: boolean | `@${string}`;
|
|
4037
|
-
}>;
|
|
4038
|
-
["ApplicationType"]: AliasType<{
|
|
4039
|
-
ApplicationStripe?: ResolverInputTypes["ApplicationStripe"];
|
|
4040
|
-
ApplicationString?: ResolverInputTypes["ApplicationString"];
|
|
4045
|
+
["ValidPaymentIntentResponse"]: AliasType<{
|
|
4046
|
+
isValid?: boolean | `@${string}`;
|
|
4041
4047
|
__typename?: boolean | `@${string}`;
|
|
4042
4048
|
}>;
|
|
4043
4049
|
["CancellationReason"]: CancellationReason;
|
|
@@ -4749,6 +4755,7 @@ export declare type ModelTypes = {
|
|
|
4749
4755
|
["MailType"]: MailType;
|
|
4750
4756
|
["Rights"]: Rights;
|
|
4751
4757
|
["NodeType"]: NodeType;
|
|
4758
|
+
["PaymentMethod"]: PaymentMethod;
|
|
4752
4759
|
["AppNotificationsResult"]: ModelTypes["UserAppNotifications"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotFound"];
|
|
4753
4760
|
["BlogResult"]: ModelTypes["BlogResponse"] | ModelTypes["ErrorLangNotExist"];
|
|
4754
4761
|
["DbConfigResult"]: ModelTypes["DbConfigResponse"] | ModelTypes["ErrorAccessDenied"] | ModelTypes["ErrorNotExist"] | ModelTypes["ErrorNotFound"];
|
|
@@ -5507,6 +5514,14 @@ export declare type ModelTypes = {
|
|
|
5507
5514
|
livemode: boolean;
|
|
5508
5515
|
pending: Array<ModelTypes["BalanceStripeResponse"]>;
|
|
5509
5516
|
};
|
|
5517
|
+
["CardIdentificationResponse"]: {
|
|
5518
|
+
paymentMethod?: Array<ModelTypes["CardIdentificationData"] | undefined> | undefined;
|
|
5519
|
+
};
|
|
5520
|
+
["CardIdentificationData"]: {
|
|
5521
|
+
paymentMethod?: Array<ModelTypes["PaymentMethod"]> | undefined;
|
|
5522
|
+
identification: string;
|
|
5523
|
+
tokenId: string;
|
|
5524
|
+
};
|
|
5510
5525
|
["GetStripeBalanceResponse"]: {
|
|
5511
5526
|
balance: ModelTypes["BalanceStripeObjectResponse"];
|
|
5512
5527
|
};
|
|
@@ -5579,7 +5594,8 @@ export declare type ModelTypes = {
|
|
|
5579
5594
|
amount: number;
|
|
5580
5595
|
amount_capturable: number;
|
|
5581
5596
|
amount_received: number;
|
|
5582
|
-
|
|
5597
|
+
application_id?: string | undefined;
|
|
5598
|
+
application_name?: string | undefined;
|
|
5583
5599
|
application_fee_amount?: number | undefined;
|
|
5584
5600
|
canceled_at?: number | undefined;
|
|
5585
5601
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5604,7 +5620,8 @@ export declare type ModelTypes = {
|
|
|
5604
5620
|
amount: number;
|
|
5605
5621
|
amount_capturable: number;
|
|
5606
5622
|
amount_received: number;
|
|
5607
|
-
|
|
5623
|
+
application_id?: string | undefined;
|
|
5624
|
+
application_name?: string | undefined;
|
|
5608
5625
|
application_fee_amount?: number | undefined;
|
|
5609
5626
|
canceled_at?: number | undefined;
|
|
5610
5627
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5623,14 +5640,9 @@ export declare type ModelTypes = {
|
|
|
5623
5640
|
["GetPaymentRequestToPayResponse"]: {
|
|
5624
5641
|
paymentRequestToPay: ModelTypes["GetPaymentRequestToPay"];
|
|
5625
5642
|
};
|
|
5626
|
-
["
|
|
5627
|
-
|
|
5643
|
+
["ValidPaymentIntentResponse"]: {
|
|
5644
|
+
isValid?: boolean | undefined;
|
|
5628
5645
|
};
|
|
5629
|
-
["ApplicationStripe"]: {
|
|
5630
|
-
id: string;
|
|
5631
|
-
name?: string | undefined;
|
|
5632
|
-
};
|
|
5633
|
-
["ApplicationType"]: ModelTypes["ApplicationStripe"] | ModelTypes["ApplicationString"];
|
|
5634
5646
|
["CancellationReason"]: CancellationReason;
|
|
5635
5647
|
["CaptureMethod"]: CaptureMethod;
|
|
5636
5648
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -5892,6 +5904,7 @@ export declare type GraphQLTypes = {
|
|
|
5892
5904
|
["MailType"]: MailType;
|
|
5893
5905
|
["Rights"]: Rights;
|
|
5894
5906
|
["NodeType"]: NodeType;
|
|
5907
|
+
["PaymentMethod"]: PaymentMethod;
|
|
5895
5908
|
["AppNotificationsResult"]: {
|
|
5896
5909
|
__typename: "UserAppNotifications" | "ErrorAccessDenied" | "ErrorNotFound";
|
|
5897
5910
|
["...on UserAppNotifications"]: "__union" & GraphQLTypes["UserAppNotifications"];
|
|
@@ -7275,6 +7288,16 @@ export declare type GraphQLTypes = {
|
|
|
7275
7288
|
livemode: boolean;
|
|
7276
7289
|
pending: Array<GraphQLTypes["BalanceStripeResponse"]>;
|
|
7277
7290
|
};
|
|
7291
|
+
["CardIdentificationResponse"]: {
|
|
7292
|
+
__typename: "CardIdentificationResponse";
|
|
7293
|
+
paymentMethod?: Array<GraphQLTypes["CardIdentificationData"] | undefined> | undefined;
|
|
7294
|
+
};
|
|
7295
|
+
["CardIdentificationData"]: {
|
|
7296
|
+
__typename: "CardIdentificationData";
|
|
7297
|
+
paymentMethod?: Array<GraphQLTypes["PaymentMethod"]> | undefined;
|
|
7298
|
+
identification: string;
|
|
7299
|
+
tokenId: string;
|
|
7300
|
+
};
|
|
7278
7301
|
["GetStripeBalanceResponse"]: {
|
|
7279
7302
|
__typename: "GetStripeBalanceResponse";
|
|
7280
7303
|
balance: GraphQLTypes["BalanceStripeObjectResponse"];
|
|
@@ -7362,7 +7385,8 @@ export declare type GraphQLTypes = {
|
|
|
7362
7385
|
amount: number;
|
|
7363
7386
|
amount_capturable: number;
|
|
7364
7387
|
amount_received: number;
|
|
7365
|
-
|
|
7388
|
+
application_id?: string | undefined;
|
|
7389
|
+
application_name?: string | undefined;
|
|
7366
7390
|
application_fee_amount?: number | undefined;
|
|
7367
7391
|
canceled_at?: number | undefined;
|
|
7368
7392
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7389,7 +7413,8 @@ export declare type GraphQLTypes = {
|
|
|
7389
7413
|
amount: number;
|
|
7390
7414
|
amount_capturable: number;
|
|
7391
7415
|
amount_received: number;
|
|
7392
|
-
|
|
7416
|
+
application_id?: string | undefined;
|
|
7417
|
+
application_name?: string | undefined;
|
|
7393
7418
|
application_fee_amount?: number | undefined;
|
|
7394
7419
|
canceled_at?: number | undefined;
|
|
7395
7420
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7409,19 +7434,9 @@ export declare type GraphQLTypes = {
|
|
|
7409
7434
|
__typename: "GetPaymentRequestToPayResponse";
|
|
7410
7435
|
paymentRequestToPay: GraphQLTypes["GetPaymentRequestToPay"];
|
|
7411
7436
|
};
|
|
7412
|
-
["
|
|
7413
|
-
__typename: "
|
|
7414
|
-
|
|
7415
|
-
};
|
|
7416
|
-
["ApplicationStripe"]: {
|
|
7417
|
-
__typename: "ApplicationStripe";
|
|
7418
|
-
id: string;
|
|
7419
|
-
name?: string | undefined;
|
|
7420
|
-
};
|
|
7421
|
-
["ApplicationType"]: {
|
|
7422
|
-
__typename: "ApplicationStripe" | "ApplicationString";
|
|
7423
|
-
["...on ApplicationStripe"]: "__union" & GraphQLTypes["ApplicationStripe"];
|
|
7424
|
-
["...on ApplicationString"]: "__union" & GraphQLTypes["ApplicationString"];
|
|
7437
|
+
["ValidPaymentIntentResponse"]: {
|
|
7438
|
+
__typename: "ValidPaymentIntentResponse";
|
|
7439
|
+
isValid?: boolean | undefined;
|
|
7425
7440
|
};
|
|
7426
7441
|
["CancellationReason"]: CancellationReason;
|
|
7427
7442
|
["CaptureMethod"]: CaptureMethod;
|
|
@@ -7709,6 +7724,10 @@ export declare enum NodeType {
|
|
|
7709
7724
|
FILE = "FILE",
|
|
7710
7725
|
FOLDER = "FOLDER"
|
|
7711
7726
|
}
|
|
7727
|
+
export declare enum PaymentMethod {
|
|
7728
|
+
card = "card",
|
|
7729
|
+
wire_transfer = "wire_transfer"
|
|
7730
|
+
}
|
|
7712
7731
|
export declare enum FileContentType {
|
|
7713
7732
|
cloud = "cloud",
|
|
7714
7733
|
lite = "lite",
|
|
@@ -7769,6 +7788,7 @@ declare type ZEUS_VARIABLES = {
|
|
|
7769
7788
|
["MailType"]: ValueTypes["MailType"];
|
|
7770
7789
|
["Rights"]: ValueTypes["Rights"];
|
|
7771
7790
|
["NodeType"]: ValueTypes["NodeType"];
|
|
7791
|
+
["PaymentMethod"]: ValueTypes["PaymentMethod"];
|
|
7772
7792
|
["FileContentType"]: ValueTypes["FileContentType"];
|
|
7773
7793
|
["InfuraNetwork"]: ValueTypes["InfuraNetwork"];
|
|
7774
7794
|
["MailFileInput"]: ValueTypes["MailFileInput"];
|