@secrecy/lib 1.0.0-dev.76 → 1.0.0-dev.78
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 +5 -17
- package/dist/zeus/index.d.ts +17 -71
- package/dist/zeus/index.js +1 -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;
|
|
@@ -1660,7 +1660,6 @@ export declare type ValueTypes = {
|
|
|
1660
1660
|
}>;
|
|
1661
1661
|
["TransacStripeResponse"]: AliasType<{
|
|
1662
1662
|
id?: boolean | `@${string}`;
|
|
1663
|
-
object?: boolean | `@${string}`;
|
|
1664
1663
|
amount?: boolean | `@${string}`;
|
|
1665
1664
|
available_on?: boolean | `@${string}`;
|
|
1666
1665
|
created?: boolean | `@${string}`;
|
|
@@ -1671,14 +1670,12 @@ export declare type ValueTypes = {
|
|
|
1671
1670
|
fee_details?: ValueTypes["TransactionStripeFeeResponse"];
|
|
1672
1671
|
net?: boolean | `@${string}`;
|
|
1673
1672
|
reporting_category?: boolean | `@${string}`;
|
|
1674
|
-
source?: boolean | `@${string}`;
|
|
1675
1673
|
status?: boolean | `@${string}`;
|
|
1676
1674
|
type?: boolean | `@${string}`;
|
|
1677
1675
|
__typename?: boolean | `@${string}`;
|
|
1678
1676
|
}>;
|
|
1679
1677
|
["TransactionStripeFeeResponse"]: AliasType<{
|
|
1680
1678
|
amount?: boolean | `@${string}`;
|
|
1681
|
-
application?: boolean | `@${string}`;
|
|
1682
1679
|
currency?: boolean | `@${string}`;
|
|
1683
1680
|
description?: boolean | `@${string}`;
|
|
1684
1681
|
type?: boolean | `@${string}`;
|
|
@@ -1717,7 +1714,8 @@ export declare type ValueTypes = {
|
|
|
1717
1714
|
amount?: boolean | `@${string}`;
|
|
1718
1715
|
amount_capturable?: boolean | `@${string}`;
|
|
1719
1716
|
amount_received?: boolean | `@${string}`;
|
|
1720
|
-
|
|
1717
|
+
application_id?: boolean | `@${string}`;
|
|
1718
|
+
application_name?: boolean | `@${string}`;
|
|
1721
1719
|
application_fee_amount?: boolean | `@${string}`;
|
|
1722
1720
|
canceled_at?: boolean | `@${string}`;
|
|
1723
1721
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1744,7 +1742,8 @@ export declare type ValueTypes = {
|
|
|
1744
1742
|
amount?: boolean | `@${string}`;
|
|
1745
1743
|
amount_capturable?: boolean | `@${string}`;
|
|
1746
1744
|
amount_received?: boolean | `@${string}`;
|
|
1747
|
-
|
|
1745
|
+
application_id?: boolean | `@${string}`;
|
|
1746
|
+
application_name?: boolean | `@${string}`;
|
|
1748
1747
|
application_fee_amount?: boolean | `@${string}`;
|
|
1749
1748
|
canceled_at?: boolean | `@${string}`;
|
|
1750
1749
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -1765,20 +1764,6 @@ export declare type ValueTypes = {
|
|
|
1765
1764
|
paymentRequestToPay?: ValueTypes["GetPaymentRequestToPay"];
|
|
1766
1765
|
__typename?: boolean | `@${string}`;
|
|
1767
1766
|
}>;
|
|
1768
|
-
["ApplicationString"]: AliasType<{
|
|
1769
|
-
application?: boolean | `@${string}`;
|
|
1770
|
-
__typename?: boolean | `@${string}`;
|
|
1771
|
-
}>;
|
|
1772
|
-
["ApplicationStripe"]: AliasType<{
|
|
1773
|
-
id?: boolean | `@${string}`;
|
|
1774
|
-
name?: boolean | `@${string}`;
|
|
1775
|
-
__typename?: boolean | `@${string}`;
|
|
1776
|
-
}>;
|
|
1777
|
-
["ApplicationType"]: AliasType<{
|
|
1778
|
-
["...on ApplicationStripe"]: ValueTypes["ApplicationStripe"];
|
|
1779
|
-
["...on ApplicationString"]: ValueTypes["ApplicationString"];
|
|
1780
|
-
__typename?: boolean | `@${string}`;
|
|
1781
|
-
}>;
|
|
1782
1767
|
["CancellationReason"]: CancellationReason;
|
|
1783
1768
|
["CaptureMethod"]: CaptureMethod;
|
|
1784
1769
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -3927,7 +3912,6 @@ export declare type ResolverInputTypes = {
|
|
|
3927
3912
|
}>;
|
|
3928
3913
|
["TransacStripeResponse"]: AliasType<{
|
|
3929
3914
|
id?: boolean | `@${string}`;
|
|
3930
|
-
object?: boolean | `@${string}`;
|
|
3931
3915
|
amount?: boolean | `@${string}`;
|
|
3932
3916
|
available_on?: boolean | `@${string}`;
|
|
3933
3917
|
created?: boolean | `@${string}`;
|
|
@@ -3938,14 +3922,12 @@ export declare type ResolverInputTypes = {
|
|
|
3938
3922
|
fee_details?: ResolverInputTypes["TransactionStripeFeeResponse"];
|
|
3939
3923
|
net?: boolean | `@${string}`;
|
|
3940
3924
|
reporting_category?: boolean | `@${string}`;
|
|
3941
|
-
source?: boolean | `@${string}`;
|
|
3942
3925
|
status?: boolean | `@${string}`;
|
|
3943
3926
|
type?: boolean | `@${string}`;
|
|
3944
3927
|
__typename?: boolean | `@${string}`;
|
|
3945
3928
|
}>;
|
|
3946
3929
|
["TransactionStripeFeeResponse"]: AliasType<{
|
|
3947
3930
|
amount?: boolean | `@${string}`;
|
|
3948
|
-
application?: boolean | `@${string}`;
|
|
3949
3931
|
currency?: boolean | `@${string}`;
|
|
3950
3932
|
description?: boolean | `@${string}`;
|
|
3951
3933
|
type?: boolean | `@${string}`;
|
|
@@ -3984,7 +3966,8 @@ export declare type ResolverInputTypes = {
|
|
|
3984
3966
|
amount?: boolean | `@${string}`;
|
|
3985
3967
|
amount_capturable?: boolean | `@${string}`;
|
|
3986
3968
|
amount_received?: boolean | `@${string}`;
|
|
3987
|
-
|
|
3969
|
+
application_id?: boolean | `@${string}`;
|
|
3970
|
+
application_name?: boolean | `@${string}`;
|
|
3988
3971
|
application_fee_amount?: boolean | `@${string}`;
|
|
3989
3972
|
canceled_at?: boolean | `@${string}`;
|
|
3990
3973
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4011,7 +3994,8 @@ export declare type ResolverInputTypes = {
|
|
|
4011
3994
|
amount?: boolean | `@${string}`;
|
|
4012
3995
|
amount_capturable?: boolean | `@${string}`;
|
|
4013
3996
|
amount_received?: boolean | `@${string}`;
|
|
4014
|
-
|
|
3997
|
+
application_id?: boolean | `@${string}`;
|
|
3998
|
+
application_name?: boolean | `@${string}`;
|
|
4015
3999
|
application_fee_amount?: boolean | `@${string}`;
|
|
4016
4000
|
canceled_at?: boolean | `@${string}`;
|
|
4017
4001
|
cancellation_reason?: boolean | `@${string}`;
|
|
@@ -4032,20 +4016,6 @@ export declare type ResolverInputTypes = {
|
|
|
4032
4016
|
paymentRequestToPay?: ResolverInputTypes["GetPaymentRequestToPay"];
|
|
4033
4017
|
__typename?: boolean | `@${string}`;
|
|
4034
4018
|
}>;
|
|
4035
|
-
["ApplicationString"]: AliasType<{
|
|
4036
|
-
application?: boolean | `@${string}`;
|
|
4037
|
-
__typename?: boolean | `@${string}`;
|
|
4038
|
-
}>;
|
|
4039
|
-
["ApplicationStripe"]: AliasType<{
|
|
4040
|
-
id?: boolean | `@${string}`;
|
|
4041
|
-
name?: boolean | `@${string}`;
|
|
4042
|
-
__typename?: boolean | `@${string}`;
|
|
4043
|
-
}>;
|
|
4044
|
-
["ApplicationType"]: AliasType<{
|
|
4045
|
-
ApplicationStripe?: ResolverInputTypes["ApplicationStripe"];
|
|
4046
|
-
ApplicationString?: ResolverInputTypes["ApplicationString"];
|
|
4047
|
-
__typename?: boolean | `@${string}`;
|
|
4048
|
-
}>;
|
|
4049
4019
|
["CancellationReason"]: CancellationReason;
|
|
4050
4020
|
["CaptureMethod"]: CaptureMethod;
|
|
4051
4021
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -5538,7 +5508,6 @@ export declare type ModelTypes = {
|
|
|
5538
5508
|
};
|
|
5539
5509
|
["TransacStripeResponse"]: {
|
|
5540
5510
|
id: string;
|
|
5541
|
-
object: string;
|
|
5542
5511
|
amount: number;
|
|
5543
5512
|
available_on: number;
|
|
5544
5513
|
created: number;
|
|
@@ -5549,13 +5518,11 @@ export declare type ModelTypes = {
|
|
|
5549
5518
|
fee_details: Array<ModelTypes["TransactionStripeFeeResponse"]>;
|
|
5550
5519
|
net: number;
|
|
5551
5520
|
reporting_category: string;
|
|
5552
|
-
source: ModelTypes["Json"];
|
|
5553
5521
|
status: string;
|
|
5554
5522
|
type: string;
|
|
5555
5523
|
};
|
|
5556
5524
|
["TransactionStripeFeeResponse"]: {
|
|
5557
5525
|
amount: number;
|
|
5558
|
-
application?: string | undefined;
|
|
5559
5526
|
currency: string;
|
|
5560
5527
|
description?: string | undefined;
|
|
5561
5528
|
type: string;
|
|
@@ -5588,7 +5555,8 @@ export declare type ModelTypes = {
|
|
|
5588
5555
|
amount: number;
|
|
5589
5556
|
amount_capturable: number;
|
|
5590
5557
|
amount_received: number;
|
|
5591
|
-
|
|
5558
|
+
application_id?: string | undefined;
|
|
5559
|
+
application_name?: string | undefined;
|
|
5592
5560
|
application_fee_amount?: number | undefined;
|
|
5593
5561
|
canceled_at?: number | undefined;
|
|
5594
5562
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5613,7 +5581,8 @@ export declare type ModelTypes = {
|
|
|
5613
5581
|
amount: number;
|
|
5614
5582
|
amount_capturable: number;
|
|
5615
5583
|
amount_received: number;
|
|
5616
|
-
|
|
5584
|
+
application_id?: string | undefined;
|
|
5585
|
+
application_name?: string | undefined;
|
|
5617
5586
|
application_fee_amount?: number | undefined;
|
|
5618
5587
|
canceled_at?: number | undefined;
|
|
5619
5588
|
cancellation_reason?: ModelTypes["CancellationReason"] | undefined;
|
|
@@ -5632,14 +5601,6 @@ export declare type ModelTypes = {
|
|
|
5632
5601
|
["GetPaymentRequestToPayResponse"]: {
|
|
5633
5602
|
paymentRequestToPay: ModelTypes["GetPaymentRequestToPay"];
|
|
5634
5603
|
};
|
|
5635
|
-
["ApplicationString"]: {
|
|
5636
|
-
application?: string | undefined;
|
|
5637
|
-
};
|
|
5638
|
-
["ApplicationStripe"]: {
|
|
5639
|
-
id: string;
|
|
5640
|
-
name?: string | undefined;
|
|
5641
|
-
};
|
|
5642
|
-
["ApplicationType"]: ModelTypes["ApplicationStripe"] | ModelTypes["ApplicationString"];
|
|
5643
5604
|
["CancellationReason"]: CancellationReason;
|
|
5644
5605
|
["CaptureMethod"]: CaptureMethod;
|
|
5645
5606
|
["ConfirmationMethod"]: ConfirmationMethod;
|
|
@@ -7317,7 +7278,6 @@ export declare type GraphQLTypes = {
|
|
|
7317
7278
|
["TransacStripeResponse"]: {
|
|
7318
7279
|
__typename: "TransacStripeResponse";
|
|
7319
7280
|
id: string;
|
|
7320
|
-
object: string;
|
|
7321
7281
|
amount: number;
|
|
7322
7282
|
available_on: number;
|
|
7323
7283
|
created: number;
|
|
@@ -7328,14 +7288,12 @@ export declare type GraphQLTypes = {
|
|
|
7328
7288
|
fee_details: Array<GraphQLTypes["TransactionStripeFeeResponse"]>;
|
|
7329
7289
|
net: number;
|
|
7330
7290
|
reporting_category: string;
|
|
7331
|
-
source: GraphQLTypes["Json"];
|
|
7332
7291
|
status: string;
|
|
7333
7292
|
type: string;
|
|
7334
7293
|
};
|
|
7335
7294
|
["TransactionStripeFeeResponse"]: {
|
|
7336
7295
|
__typename: "TransactionStripeFeeResponse";
|
|
7337
7296
|
amount: number;
|
|
7338
|
-
application?: string | undefined;
|
|
7339
7297
|
currency: string;
|
|
7340
7298
|
description?: string | undefined;
|
|
7341
7299
|
type: string;
|
|
@@ -7374,7 +7332,8 @@ export declare type GraphQLTypes = {
|
|
|
7374
7332
|
amount: number;
|
|
7375
7333
|
amount_capturable: number;
|
|
7376
7334
|
amount_received: number;
|
|
7377
|
-
|
|
7335
|
+
application_id?: string | undefined;
|
|
7336
|
+
application_name?: string | undefined;
|
|
7378
7337
|
application_fee_amount?: number | undefined;
|
|
7379
7338
|
canceled_at?: number | undefined;
|
|
7380
7339
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7401,7 +7360,8 @@ export declare type GraphQLTypes = {
|
|
|
7401
7360
|
amount: number;
|
|
7402
7361
|
amount_capturable: number;
|
|
7403
7362
|
amount_received: number;
|
|
7404
|
-
|
|
7363
|
+
application_id?: string | undefined;
|
|
7364
|
+
application_name?: string | undefined;
|
|
7405
7365
|
application_fee_amount?: number | undefined;
|
|
7406
7366
|
canceled_at?: number | undefined;
|
|
7407
7367
|
cancellation_reason?: GraphQLTypes["CancellationReason"] | undefined;
|
|
@@ -7421,20 +7381,6 @@ export declare type GraphQLTypes = {
|
|
|
7421
7381
|
__typename: "GetPaymentRequestToPayResponse";
|
|
7422
7382
|
paymentRequestToPay: GraphQLTypes["GetPaymentRequestToPay"];
|
|
7423
7383
|
};
|
|
7424
|
-
["ApplicationString"]: {
|
|
7425
|
-
__typename: "ApplicationString";
|
|
7426
|
-
application?: string | undefined;
|
|
7427
|
-
};
|
|
7428
|
-
["ApplicationStripe"]: {
|
|
7429
|
-
__typename: "ApplicationStripe";
|
|
7430
|
-
id: string;
|
|
7431
|
-
name?: string | undefined;
|
|
7432
|
-
};
|
|
7433
|
-
["ApplicationType"]: {
|
|
7434
|
-
__typename: "ApplicationStripe" | "ApplicationString";
|
|
7435
|
-
["...on ApplicationStripe"]: "__union" & GraphQLTypes["ApplicationStripe"];
|
|
7436
|
-
["...on ApplicationString"]: "__union" & GraphQLTypes["ApplicationString"];
|
|
7437
|
-
};
|
|
7438
7384
|
["CancellationReason"]: CancellationReason;
|
|
7439
7385
|
["CaptureMethod"]: CaptureMethod;
|
|
7440
7386
|
["ConfirmationMethod"]: ConfirmationMethod;
|