@secrecy/lib 1.0.0-dev.72 → 1.0.0-dev.73
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 -6
- package/dist/zeus/index.d.ts +68 -22
- package/dist/zeus/index.js +2 -2
- 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"] | GraphQLTypes["ApplicationType"];
|
|
237
237
|
export declare type ValueTypes = {
|
|
238
238
|
["BigInt"]: unknown;
|
|
239
239
|
["DateTime"]: unknown;
|
|
@@ -1620,7 +1620,6 @@ export declare type ValueTypes = {
|
|
|
1620
1620
|
__typename?: boolean | `@${string}`;
|
|
1621
1621
|
}>;
|
|
1622
1622
|
["BalanceStripeObjectResponse"]: AliasType<{
|
|
1623
|
-
object?: boolean | `@${string}`;
|
|
1624
1623
|
available?: ValueTypes["BalanceStripeResponse"];
|
|
1625
1624
|
connect_reserved?: ValueTypes["BalanceStripeResponse"];
|
|
1626
1625
|
instant_available?: ValueTypes["BalanceStripeResponse"];
|
|
@@ -1710,7 +1709,7 @@ export declare type ValueTypes = {
|
|
|
1710
1709
|
amount?: boolean | `@${string}`;
|
|
1711
1710
|
amount_capturable?: boolean | `@${string}`;
|
|
1712
1711
|
amount_received?: boolean | `@${string}`;
|
|
1713
|
-
application?:
|
|
1712
|
+
application?: ValueTypes["ApplicationType"];
|
|
1714
1713
|
application_fee_amount?: boolean | `@${string}`;
|
|
1715
1714
|
canceled_at?: boolean | `@${string}`;
|
|
1716
1715
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1737,7 +1736,7 @@ export declare type ValueTypes = {
|
|
|
1737
1736
|
amount?: boolean | `@${string}`;
|
|
1738
1737
|
amount_capturable?: boolean | `@${string}`;
|
|
1739
1738
|
amount_received?: boolean | `@${string}`;
|
|
1740
|
-
application?:
|
|
1739
|
+
application?: ValueTypes["ApplicationType"];
|
|
1741
1740
|
application_fee_amount?: boolean | `@${string}`;
|
|
1742
1741
|
canceled_at?: boolean | `@${string}`;
|
|
1743
1742
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1763,7 +1762,7 @@ export declare type ValueTypes = {
|
|
|
1763
1762
|
amount?: boolean | `@${string}`;
|
|
1764
1763
|
amount_capturable?: boolean | `@${string}`;
|
|
1765
1764
|
amount_received?: boolean | `@${string}`;
|
|
1766
|
-
application?:
|
|
1765
|
+
application?: ValueTypes["ApplicationType"];
|
|
1767
1766
|
application_fee_amount?: boolean | `@${string}`;
|
|
1768
1767
|
canceled_at?: boolean | `@${string}`;
|
|
1769
1768
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1790,7 +1789,7 @@ export declare type ValueTypes = {
|
|
|
1790
1789
|
amount?: boolean | `@${string}`;
|
|
1791
1790
|
amount_capturable?: boolean | `@${string}`;
|
|
1792
1791
|
amount_received?: boolean | `@${string}`;
|
|
1793
|
-
application?:
|
|
1792
|
+
application?: ValueTypes["ApplicationType"];
|
|
1794
1793
|
application_fee_amount?: boolean | `@${string}`;
|
|
1795
1794
|
canceled_at?: boolean | `@${string}`;
|
|
1796
1795
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1811,6 +1810,20 @@ export declare type ValueTypes = {
|
|
|
1811
1810
|
paymentRequestToPay?: ValueTypes["GetPaymentRequestToPay"];
|
|
1812
1811
|
__typename?: boolean | `@${string}`;
|
|
1813
1812
|
}>;
|
|
1813
|
+
["ApplicationString"]: AliasType<{
|
|
1814
|
+
application?: boolean | `@${string}`;
|
|
1815
|
+
__typename?: boolean | `@${string}`;
|
|
1816
|
+
}>;
|
|
1817
|
+
["ApplicationStripe"]: AliasType<{
|
|
1818
|
+
id?: boolean | `@${string}`;
|
|
1819
|
+
name?: boolean | `@${string}`;
|
|
1820
|
+
__typename?: boolean | `@${string}`;
|
|
1821
|
+
}>;
|
|
1822
|
+
["ApplicationType"]: AliasType<{
|
|
1823
|
+
["...on ApplicationStripe"]: ValueTypes["ApplicationStripe"];
|
|
1824
|
+
["...on ApplicationString"]: ValueTypes["ApplicationString"];
|
|
1825
|
+
__typename?: boolean | `@${string}`;
|
|
1826
|
+
}>;
|
|
1814
1827
|
["CancellationReason"]: CancellationReason;
|
|
1815
1828
|
["CaptureMethod"]: CaptureMethod;
|
|
1816
1829
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -3919,7 +3932,6 @@ export declare type ResolverInputTypes = {
|
|
|
3919
3932
|
__typename?: boolean | `@${string}`;
|
|
3920
3933
|
}>;
|
|
3921
3934
|
["BalanceStripeObjectResponse"]: AliasType<{
|
|
3922
|
-
object?: boolean | `@${string}`;
|
|
3923
3935
|
available?: ResolverInputTypes["BalanceStripeResponse"];
|
|
3924
3936
|
connect_reserved?: ResolverInputTypes["BalanceStripeResponse"];
|
|
3925
3937
|
instant_available?: ResolverInputTypes["BalanceStripeResponse"];
|
|
@@ -4009,7 +4021,7 @@ export declare type ResolverInputTypes = {
|
|
|
4009
4021
|
amount?: boolean | `@${string}`;
|
|
4010
4022
|
amount_capturable?: boolean | `@${string}`;
|
|
4011
4023
|
amount_received?: boolean | `@${string}`;
|
|
4012
|
-
application?:
|
|
4024
|
+
application?: ResolverInputTypes["ApplicationType"];
|
|
4013
4025
|
application_fee_amount?: boolean | `@${string}`;
|
|
4014
4026
|
canceled_at?: boolean | `@${string}`;
|
|
4015
4027
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4036,7 +4048,7 @@ export declare type ResolverInputTypes = {
|
|
|
4036
4048
|
amount?: boolean | `@${string}`;
|
|
4037
4049
|
amount_capturable?: boolean | `@${string}`;
|
|
4038
4050
|
amount_received?: boolean | `@${string}`;
|
|
4039
|
-
application?:
|
|
4051
|
+
application?: ResolverInputTypes["ApplicationType"];
|
|
4040
4052
|
application_fee_amount?: boolean | `@${string}`;
|
|
4041
4053
|
canceled_at?: boolean | `@${string}`;
|
|
4042
4054
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4062,7 +4074,7 @@ export declare type ResolverInputTypes = {
|
|
|
4062
4074
|
amount?: boolean | `@${string}`;
|
|
4063
4075
|
amount_capturable?: boolean | `@${string}`;
|
|
4064
4076
|
amount_received?: boolean | `@${string}`;
|
|
4065
|
-
application?:
|
|
4077
|
+
application?: ResolverInputTypes["ApplicationType"];
|
|
4066
4078
|
application_fee_amount?: boolean | `@${string}`;
|
|
4067
4079
|
canceled_at?: boolean | `@${string}`;
|
|
4068
4080
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4089,7 +4101,7 @@ export declare type ResolverInputTypes = {
|
|
|
4089
4101
|
amount?: boolean | `@${string}`;
|
|
4090
4102
|
amount_capturable?: boolean | `@${string}`;
|
|
4091
4103
|
amount_received?: boolean | `@${string}`;
|
|
4092
|
-
application?:
|
|
4104
|
+
application?: ResolverInputTypes["ApplicationType"];
|
|
4093
4105
|
application_fee_amount?: boolean | `@${string}`;
|
|
4094
4106
|
canceled_at?: boolean | `@${string}`;
|
|
4095
4107
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4110,6 +4122,20 @@ export declare type ResolverInputTypes = {
|
|
|
4110
4122
|
paymentRequestToPay?: ResolverInputTypes["GetPaymentRequestToPay"];
|
|
4111
4123
|
__typename?: boolean | `@${string}`;
|
|
4112
4124
|
}>;
|
|
4125
|
+
["ApplicationString"]: AliasType<{
|
|
4126
|
+
application?: boolean | `@${string}`;
|
|
4127
|
+
__typename?: boolean | `@${string}`;
|
|
4128
|
+
}>;
|
|
4129
|
+
["ApplicationStripe"]: AliasType<{
|
|
4130
|
+
id?: boolean | `@${string}`;
|
|
4131
|
+
name?: boolean | `@${string}`;
|
|
4132
|
+
__typename?: boolean | `@${string}`;
|
|
4133
|
+
}>;
|
|
4134
|
+
["ApplicationType"]: AliasType<{
|
|
4135
|
+
ApplicationStripe?: ResolverInputTypes["ApplicationStripe"];
|
|
4136
|
+
ApplicationString?: ResolverInputTypes["ApplicationString"];
|
|
4137
|
+
__typename?: boolean | `@${string}`;
|
|
4138
|
+
}>;
|
|
4113
4139
|
["CancellationReason"]: CancellationReason;
|
|
4114
4140
|
["CaptureMethod"]: CaptureMethod;
|
|
4115
4141
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -5570,7 +5596,6 @@ export declare type ModelTypes = {
|
|
|
5570
5596
|
source_types?: ModelTypes["SourceTypeStripeResponse"] | undefined;
|
|
5571
5597
|
};
|
|
5572
5598
|
["BalanceStripeObjectResponse"]: {
|
|
5573
|
-
object: string;
|
|
5574
5599
|
available: Array<ModelTypes["BalanceStripeResponse"]>;
|
|
5575
5600
|
connect_reserved?: Array<ModelTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
5576
5601
|
instant_available?: Array<ModelTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
@@ -5647,7 +5672,7 @@ export declare type ModelTypes = {
|
|
|
5647
5672
|
amount: number;
|
|
5648
5673
|
amount_capturable: number;
|
|
5649
5674
|
amount_received: number;
|
|
5650
|
-
application?:
|
|
5675
|
+
application?: ModelTypes["ApplicationType"] | undefined;
|
|
5651
5676
|
application_fee_amount?: number | undefined;
|
|
5652
5677
|
canceled_at?: number | undefined;
|
|
5653
5678
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5672,7 +5697,7 @@ export declare type ModelTypes = {
|
|
|
5672
5697
|
amount: number;
|
|
5673
5698
|
amount_capturable: number;
|
|
5674
5699
|
amount_received: number;
|
|
5675
|
-
application?:
|
|
5700
|
+
application?: ModelTypes["ApplicationType"] | undefined;
|
|
5676
5701
|
application_fee_amount?: number | undefined;
|
|
5677
5702
|
canceled_at?: number | undefined;
|
|
5678
5703
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5696,7 +5721,7 @@ export declare type ModelTypes = {
|
|
|
5696
5721
|
amount: number;
|
|
5697
5722
|
amount_capturable: number;
|
|
5698
5723
|
amount_received: number;
|
|
5699
|
-
application?:
|
|
5724
|
+
application?: ModelTypes["ApplicationType"] | undefined;
|
|
5700
5725
|
application_fee_amount?: number | undefined;
|
|
5701
5726
|
canceled_at?: number | undefined;
|
|
5702
5727
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5721,7 +5746,7 @@ export declare type ModelTypes = {
|
|
|
5721
5746
|
amount: number;
|
|
5722
5747
|
amount_capturable: number;
|
|
5723
5748
|
amount_received: number;
|
|
5724
|
-
application?:
|
|
5749
|
+
application?: ModelTypes["ApplicationType"] | undefined;
|
|
5725
5750
|
application_fee_amount?: number | undefined;
|
|
5726
5751
|
canceled_at?: number | undefined;
|
|
5727
5752
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5740,6 +5765,14 @@ export declare type ModelTypes = {
|
|
|
5740
5765
|
["GetPaymentRequestToPayResponse"]: {
|
|
5741
5766
|
paymentRequestToPay: ModelTypes["GetPaymentRequestToPay"];
|
|
5742
5767
|
};
|
|
5768
|
+
["ApplicationString"]: {
|
|
5769
|
+
application?: string | undefined;
|
|
5770
|
+
};
|
|
5771
|
+
["ApplicationStripe"]: {
|
|
5772
|
+
id: string;
|
|
5773
|
+
name?: string | undefined;
|
|
5774
|
+
};
|
|
5775
|
+
["ApplicationType"]: ModelTypes["ApplicationStripe"] | ModelTypes["ApplicationString"];
|
|
5743
5776
|
["CancellationReason"]: CancellationReason;
|
|
5744
5777
|
["CaptureMethod"]: CaptureMethod;
|
|
5745
5778
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -7377,7 +7410,6 @@ export declare type GraphQLTypes = {
|
|
|
7377
7410
|
};
|
|
7378
7411
|
["BalanceStripeObjectResponse"]: {
|
|
7379
7412
|
__typename: "BalanceStripeObjectResponse";
|
|
7380
|
-
object: string;
|
|
7381
7413
|
available: Array<GraphQLTypes["BalanceStripeResponse"]>;
|
|
7382
7414
|
connect_reserved?: Array<GraphQLTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
7383
7415
|
instant_available?: Array<GraphQLTypes["BalanceStripeResponse"] | undefined> | undefined;
|
|
@@ -7467,7 +7499,7 @@ export declare type GraphQLTypes = {
|
|
|
7467
7499
|
amount: number;
|
|
7468
7500
|
amount_capturable: number;
|
|
7469
7501
|
amount_received: number;
|
|
7470
|
-
application?:
|
|
7502
|
+
application?: GraphQLTypes["ApplicationType"] | undefined;
|
|
7471
7503
|
application_fee_amount?: number | undefined;
|
|
7472
7504
|
canceled_at?: number | undefined;
|
|
7473
7505
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7494,7 +7526,7 @@ export declare type GraphQLTypes = {
|
|
|
7494
7526
|
amount: number;
|
|
7495
7527
|
amount_capturable: number;
|
|
7496
7528
|
amount_received: number;
|
|
7497
|
-
application?:
|
|
7529
|
+
application?: GraphQLTypes["ApplicationType"] | undefined;
|
|
7498
7530
|
application_fee_amount?: number | undefined;
|
|
7499
7531
|
canceled_at?: number | undefined;
|
|
7500
7532
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7520,7 +7552,7 @@ export declare type GraphQLTypes = {
|
|
|
7520
7552
|
amount: number;
|
|
7521
7553
|
amount_capturable: number;
|
|
7522
7554
|
amount_received: number;
|
|
7523
|
-
application?:
|
|
7555
|
+
application?: GraphQLTypes["ApplicationType"] | undefined;
|
|
7524
7556
|
application_fee_amount?: number | undefined;
|
|
7525
7557
|
canceled_at?: number | undefined;
|
|
7526
7558
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7547,7 +7579,7 @@ export declare type GraphQLTypes = {
|
|
|
7547
7579
|
amount: number;
|
|
7548
7580
|
amount_capturable: number;
|
|
7549
7581
|
amount_received: number;
|
|
7550
|
-
application?:
|
|
7582
|
+
application?: GraphQLTypes["ApplicationType"] | undefined;
|
|
7551
7583
|
application_fee_amount?: number | undefined;
|
|
7552
7584
|
canceled_at?: number | undefined;
|
|
7553
7585
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7567,6 +7599,20 @@ export declare type GraphQLTypes = {
|
|
|
7567
7599
|
__typename: "GetPaymentRequestToPayResponse";
|
|
7568
7600
|
paymentRequestToPay: GraphQLTypes["GetPaymentRequestToPay"];
|
|
7569
7601
|
};
|
|
7602
|
+
["ApplicationString"]: {
|
|
7603
|
+
__typename: "ApplicationString";
|
|
7604
|
+
application?: string | undefined;
|
|
7605
|
+
};
|
|
7606
|
+
["ApplicationStripe"]: {
|
|
7607
|
+
__typename: "ApplicationStripe";
|
|
7608
|
+
id: string;
|
|
7609
|
+
name?: string | undefined;
|
|
7610
|
+
};
|
|
7611
|
+
["ApplicationType"]: {
|
|
7612
|
+
__typename: "ApplicationStripe" | "ApplicationString";
|
|
7613
|
+
["...on ApplicationStripe"]: "__union" & GraphQLTypes["ApplicationStripe"];
|
|
7614
|
+
["...on ApplicationString"]: "__union" & GraphQLTypes["ApplicationString"];
|
|
7615
|
+
};
|
|
7570
7616
|
["CancellationReason"]: CancellationReason;
|
|
7571
7617
|
["CaptureMethod"]: CaptureMethod;
|
|
7572
7618
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -7890,7 +7936,7 @@ export declare enum ConfirmationMethod {
|
|
|
7890
7936
|
automatic = "automatic"
|
|
7891
7937
|
}
|
|
7892
7938
|
export declare enum Status {
|
|
7893
|
-
|
|
7939
|
+
canceled = "canceled",
|
|
7894
7940
|
processing = "processing",
|
|
7895
7941
|
requires_action = "requires_action",
|
|
7896
7942
|
requires_capture = "requires_capture",
|