@inverted-tech/fragments 0.7.1 → 0.7.2
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/esm/Authorization/Payment/Fortis/FortisInterface_pb.js +7 -7
- package/dist/esm/Authorization/Payment/Fortis/FortisRecords_pb.js +1 -1
- package/dist/esm/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +5 -5
- package/dist/esm/Authorization/Payment/Stripe/StripeInterface_pb.js +23 -73
- package/dist/protos/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +14 -14
- package/dist/protos/Authorization/Payment/Fortis/FortisRecords_pb.d.ts +4 -4
- package/dist/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +3 -3
- package/dist/protos/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +0 -156
- package/package.json +1 -1
|
@@ -7,17 +7,17 @@ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords
|
|
|
7
7
|
/**
|
|
8
8
|
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface.proto.
|
|
9
9
|
*/
|
|
10
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisInterface = /*@__PURE__*/ fileDesc("
|
|
10
|
+
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisInterface = /*@__PURE__*/ fileDesc("ClJQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9Gb3J0aXMvRm9ydGlzSW50ZXJmYWNlLnByb3RvEjVJVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LkZvcnRpcyI7CiJGb3J0aXNGaW5pc2hPd25TdWJzY3JpcHRpb25SZXF1ZXN0EhUKDVRyYW5zYWN0aW9uSUQYASABKAkijwEKI0ZvcnRpc0ZpbmlzaE93blN1YnNjcmlwdGlvblJlc3BvbnNlElkKBlJlY29yZBgBIAEoCzJJLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuR2VuZXJpY1N1YnNjcmlwdGlvblJlY29yZBINCgVFcnJvchgCIAEoCTKcAgoPRm9ydGlzSW50ZXJmYWNlEogCChtGb3J0aXNGaW5pc2hPd25TdWJzY3JpcHRpb24SWS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LkZvcnRpcy5Gb3J0aXNGaW5pc2hPd25TdWJzY3JpcHRpb25SZXF1ZXN0GlouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5Gb3J0aXMuRm9ydGlzRmluaXNoT3duU3Vic2NyaXB0aW9uUmVzcG9uc2UiMoLT5JMCLDoBKiInL2FwaS9wYXltZW50L2ZvcnRpcy9zdWJzY3JpcHRpb24vZmluaXNoYgZwcm90bzM", [file_google_api_annotations, file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords]);
|
|
11
11
|
/**
|
|
12
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.
|
|
13
|
-
* Use `create(
|
|
12
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionRequest.
|
|
13
|
+
* Use `create(FortisFinishOwnSubscriptionRequestSchema)` to create a new message.
|
|
14
14
|
*/
|
|
15
|
-
export const
|
|
15
|
+
export const FortisFinishOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisInterface, 0);
|
|
16
16
|
/**
|
|
17
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.
|
|
18
|
-
* Use `create(
|
|
17
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionResponse.
|
|
18
|
+
* Use `create(FortisFinishOwnSubscriptionResponseSchema)` to create a new message.
|
|
19
19
|
*/
|
|
20
|
-
export const
|
|
20
|
+
export const FortisFinishOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisInterface, 1);
|
|
21
21
|
/**
|
|
22
22
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface
|
|
23
23
|
*/
|
|
@@ -5,7 +5,7 @@ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisRecords.proto.
|
|
7
7
|
*/
|
|
8
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisRecords = /*@__PURE__*/ fileDesc("
|
|
8
|
+
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisRecords = /*@__PURE__*/ fileDesc("ClBQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9Gb3J0aXMvRm9ydGlzUmVjb3Jkcy5wcm90bxI1SVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5Gb3J0aXMiJwoQRm9ydGlzTmV3RGV0YWlscxITCgtDbGllbnRUb2tlbhgBIAEoCSIuChdGb3J0aXNOZXdPbmVUaW1lRGV0YWlscxITCgtDbGllbnRUb2tlbhgBIAEoCWIGcHJvdG8z");
|
|
9
9
|
/**
|
|
10
10
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewDetails.
|
|
11
11
|
* Use `create(FortisNewDetailsSchema)` to create a new message.
|
|
@@ -10,12 +10,12 @@ export const FortisInterface = {
|
|
|
10
10
|
typeName: "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface",
|
|
11
11
|
methods: {
|
|
12
12
|
/**
|
|
13
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.
|
|
13
|
+
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisFinishOwnSubscription
|
|
14
14
|
*/
|
|
15
|
-
|
|
16
|
-
name: "
|
|
17
|
-
I:
|
|
18
|
-
O:
|
|
15
|
+
fortisFinishOwnSubscription: {
|
|
16
|
+
name: "FortisFinishOwnSubscription",
|
|
17
|
+
I: FortisFinishOwnSubscriptionRequest,
|
|
18
|
+
O: FortisFinishOwnSubscriptionResponse,
|
|
19
19
|
kind: MethodKind.Unary,
|
|
20
20
|
},
|
|
21
21
|
}
|
|
@@ -9,167 +9,117 @@ import { file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_Produ
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface = /*@__PURE__*/ fileDesc("
|
|
13
|
-
/**
|
|
14
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest.
|
|
15
|
-
* Use `create(StripeBulkActionCancelRequestSchema)` to create a new message.
|
|
16
|
-
*/
|
|
17
|
-
export const StripeBulkActionCancelRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 0);
|
|
18
|
-
/**
|
|
19
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse.
|
|
20
|
-
* Use `create(StripeBulkActionCancelResponseSchema)` to create a new message.
|
|
21
|
-
*/
|
|
22
|
-
export const StripeBulkActionCancelResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 1);
|
|
23
|
-
/**
|
|
24
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest.
|
|
25
|
-
* Use `create(StripeBulkActionStartRequestSchema)` to create a new message.
|
|
26
|
-
*/
|
|
27
|
-
export const StripeBulkActionStartRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 2);
|
|
28
|
-
/**
|
|
29
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse.
|
|
30
|
-
* Use `create(StripeBulkActionStartResponseSchema)` to create a new message.
|
|
31
|
-
*/
|
|
32
|
-
export const StripeBulkActionStartResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 3);
|
|
33
|
-
/**
|
|
34
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest.
|
|
35
|
-
* Use `create(StripeBulkActionStatusRequestSchema)` to create a new message.
|
|
36
|
-
*/
|
|
37
|
-
export const StripeBulkActionStatusRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 4);
|
|
38
|
-
/**
|
|
39
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse.
|
|
40
|
-
* Use `create(StripeBulkActionStatusResponseSchema)` to create a new message.
|
|
41
|
-
*/
|
|
42
|
-
export const StripeBulkActionStatusResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 5);
|
|
12
|
+
export const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface = /*@__PURE__*/ fileDesc("ClJQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL0F1dGhvcml6YXRpb24vUGF5bWVudC9TdHJpcGUvU3RyaXBlSW50ZXJmYWNlLnByb3RvEjVJVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlN0cmlwZSI1CiNTdHJpcGVDaGVja090aGVyU3Vic2NyaXB0aW9uUmVxdWVzdBIOCgZVc2VySUQYASABKAkilQEKJFN0cmlwZUNoZWNrT3RoZXJTdWJzY3JpcHRpb25SZXNwb25zZRJeCgdSZWNvcmRzGAEgAygLMk0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5HZW5lcmljU3Vic2NyaXB0aW9uRnVsbFJlY29yZBINCgVFcnJvchgCIAEoCSIjCiFTdHJpcGVDaGVja093blN1YnNjcmlwdGlvblJlcXVlc3QikwEKIlN0cmlwZUNoZWNrT3duU3Vic2NyaXB0aW9uUmVzcG9uc2USXgoHUmVjb3JkcxgBIAMoCzJNLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuR2VuZXJpY1N1YnNjcmlwdGlvbkZ1bGxSZWNvcmQSDQoFRXJyb3IYAiABKAkiLwocU3RyaXBlQ2hlY2tvdXRTZXNzaW9uUmVxdWVzdBIPCgdQcmljZUlEGAEgASgJIkIKHVN0cmlwZUNoZWNrb3V0U2Vzc2lvblJlc3BvbnNlEhIKClNlc3Npb25VcmwYASABKAkSDQoFRXJyb3IYAiABKAkiNgogU3RyaXBlQ3JlYXRlQmlsbGluZ1BvcnRhbFJlcXVlc3QSEgoKQ3VzdG9tZXJJRBgBIAEoCSI/CiFTdHJpcGVDcmVhdGVCaWxsaW5nUG9ydGFsUmVzcG9uc2USCwoDVXJsGAEgASgJEg0KBUVycm9yGAIgASgJIkAKIlN0cmlwZUZpbmlzaE93blN1YnNjcmlwdGlvblJlcXVlc3QSGgoSUHJvY2Vzc29yU2Vzc2lvbklEGAEgASgJIo8BCiNTdHJpcGVGaW5pc2hPd25TdWJzY3JpcHRpb25SZXNwb25zZRJZCgZSZWNvcmQYASABKAsySS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LkdlbmVyaWNTdWJzY3JpcHRpb25SZWNvcmQSDQoFRXJyb3IYAiABKAkiIAoeU3RyaXBlR2V0QWNjb3VudERldGFpbHNSZXF1ZXN0IokBCh9TdHJpcGVHZXRBY2NvdW50RGV0YWlsc1Jlc3BvbnNlElQKCFByb2R1Y3RzGAEgASgLMkIuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuUHJvZHVjdExpc3QSEAoIQ2xpZW50SUQYAiABKAkiOgooU3RyaXBlR2V0T3RoZXJTdWJzY3JpcHRpb25SZWNvcmRzUmVxdWVzdBIOCgZVc2VySUQYASABKAkiiwEKKVN0cmlwZUdldE90aGVyU3Vic2NyaXB0aW9uUmVjb3Jkc1Jlc3BvbnNlEl4KB1JlY29yZHMYASADKAsyTS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LkdlbmVyaWNTdWJzY3JpcHRpb25GdWxsUmVjb3JkIigKJlN0cmlwZUdldE93blN1YnNjcmlwdGlvblJlY29yZHNSZXF1ZXN0IoUBCidTdHJpcGVHZXRPd25TdWJzY3JpcHRpb25SZWNvcmRzUmVzcG9uc2USWgoHUmVjb3JkcxgBIAMoCzJJLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuR2VuZXJpY1N1YnNjcmlwdGlvblJlY29yZCJxCiFTdHJpcGVFbnN1cmVPbmVUaW1lUHJvZHVjdFJlcXVlc3QSEgoKSW50ZXJuYWxJRBgBIAEoCRIMCgROYW1lGAIgASgJEhQKDE1pbmltdW1QcmljZRgLIAEoDRIUCgxNYXhpbXVtUHJpY2UYDCABKA0iMwoiU3RyaXBlRW5zdXJlT25lVGltZVByb2R1Y3RSZXNwb25zZRINCgVFcnJvchgBIAEoCSJRCidTdHJpcGVSZWNvbmNpbGVPdGhlclN1YnNjcmlwdGlvblJlcXVlc3QSDgoGVXNlcklEGAEgASgJEhYKDlN1YnNjcmlwdGlvbklEGAIgASgJIpgBCihTdHJpcGVSZWNvbmNpbGVPdGhlclN1YnNjcmlwdGlvblJlc3BvbnNlEl0KBlJlY29yZBgBIAEoCzJNLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuR2VuZXJpY1N1YnNjcmlwdGlvbkZ1bGxSZWNvcmQSDQoFRXJyb3IYAiABKAkiPwolU3RyaXBlUmVjb25jaWxlT3duU3Vic2NyaXB0aW9uUmVxdWVzdBIWCg5TdWJzY3JpcHRpb25JRBgBIAEoCSKWAQomU3RyaXBlUmVjb25jaWxlT3duU3Vic2NyaXB0aW9uUmVzcG9uc2USXQoGUmVjb3JkGAEgASgLMk0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5HZW5lcmljU3Vic2NyaXB0aW9uRnVsbFJlY29yZBINCgVFcnJvchgCIAEoCTKRDAoPU3RyaXBlSW50ZXJmYWNlEtkBChxTdHJpcGVDaGVja090aGVyU3Vic2NyaXB0aW9uElouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlQ2hlY2tPdGhlclN1YnNjcmlwdGlvblJlcXVlc3QaWy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlN0cmlwZS5TdHJpcGVDaGVja090aGVyU3Vic2NyaXB0aW9uUmVzcG9uc2UiABLTAQoaU3RyaXBlQ2hlY2tPd25TdWJzY3JpcHRpb24SWC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlN0cmlwZS5TdHJpcGVDaGVja093blN1YnNjcmlwdGlvblJlcXVlc3QaWS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlN0cmlwZS5TdHJpcGVDaGVja093blN1YnNjcmlwdGlvblJlc3BvbnNlIgASygEKF1N0cmlwZUdldEFjY291bnREZXRhaWxzElUuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlR2V0QWNjb3VudERldGFpbHNSZXF1ZXN0GlYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlR2V0QWNjb3VudERldGFpbHNSZXNwb25zZSIAEogCChtTdHJpcGVGaW5pc2hPd25TdWJzY3JpcHRpb24SWS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlN0cmlwZS5TdHJpcGVGaW5pc2hPd25TdWJzY3JpcHRpb25SZXF1ZXN0GlouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlRmluaXNoT3duU3Vic2NyaXB0aW9uUmVzcG9uc2UiMoLT5JMCLDoBKiInL2FwaS9wYXltZW50L3N0cmlwZS9zdWJzY3JpcHRpb24vZmluaXNoEtABChlTdHJpcGVDcmVhdGVCaWxsaW5nUG9ydGFsElcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlQ3JlYXRlQmlsbGluZ1BvcnRhbFJlcXVlc3QaWC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuQXV0aG9yaXphdGlvbi5QYXltZW50LlN0cmlwZS5TdHJpcGVDcmVhdGVCaWxsaW5nUG9ydGFsUmVzcG9uc2UiABLKAQobU3RyaXBlQ3JlYXRlQ2hlY2tvdXRTZXNzaW9uElMuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlQ2hlY2tvdXRTZXNzaW9uUmVxdWVzdBpULklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLlBheW1lbnQuU3RyaXBlLlN0cmlwZUNoZWNrb3V0U2Vzc2lvblJlc3BvbnNlIgAS0wEKGlN0cmlwZUVuc3VyZU9uZVRpbWVQcm9kdWN0ElguSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlRW5zdXJlT25lVGltZVByb2R1Y3RSZXF1ZXN0GlkuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLkF1dGhvcml6YXRpb24uUGF5bWVudC5TdHJpcGUuU3RyaXBlRW5zdXJlT25lVGltZVByb2R1Y3RSZXNwb25zZSIAYgZwcm90bzM", [file_google_api_annotations, file_Protos_IT_WebServices_Fragments_Authorization_Payment_DataRecords, file_Protos_IT_WebServices_Fragments_Authorization_Payment_SharedTypes, file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_ProductRecord]);
|
|
43
13
|
/**
|
|
44
14
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionRequest.
|
|
45
15
|
* Use `create(StripeCheckOtherSubscriptionRequestSchema)` to create a new message.
|
|
46
16
|
*/
|
|
47
|
-
export const StripeCheckOtherSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
17
|
+
export const StripeCheckOtherSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 0);
|
|
48
18
|
/**
|
|
49
19
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionResponse.
|
|
50
20
|
* Use `create(StripeCheckOtherSubscriptionResponseSchema)` to create a new message.
|
|
51
21
|
*/
|
|
52
|
-
export const StripeCheckOtherSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
22
|
+
export const StripeCheckOtherSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 1);
|
|
53
23
|
/**
|
|
54
24
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionRequest.
|
|
55
25
|
* Use `create(StripeCheckOwnSubscriptionRequestSchema)` to create a new message.
|
|
56
26
|
*/
|
|
57
|
-
export const StripeCheckOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
27
|
+
export const StripeCheckOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 2);
|
|
58
28
|
/**
|
|
59
29
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOwnSubscriptionResponse.
|
|
60
30
|
* Use `create(StripeCheckOwnSubscriptionResponseSchema)` to create a new message.
|
|
61
31
|
*/
|
|
62
|
-
export const StripeCheckOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
32
|
+
export const StripeCheckOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 3);
|
|
63
33
|
/**
|
|
64
34
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionRequest.
|
|
65
35
|
* Use `create(StripeCheckoutSessionRequestSchema)` to create a new message.
|
|
66
36
|
*/
|
|
67
|
-
export const StripeCheckoutSessionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
37
|
+
export const StripeCheckoutSessionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 4);
|
|
68
38
|
/**
|
|
69
39
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckoutSessionResponse.
|
|
70
40
|
* Use `create(StripeCheckoutSessionResponseSchema)` to create a new message.
|
|
71
41
|
*/
|
|
72
|
-
export const StripeCheckoutSessionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
42
|
+
export const StripeCheckoutSessionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 5);
|
|
73
43
|
/**
|
|
74
44
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalRequest.
|
|
75
45
|
* Use `create(StripeCreateBillingPortalRequestSchema)` to create a new message.
|
|
76
46
|
*/
|
|
77
|
-
export const StripeCreateBillingPortalRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
47
|
+
export const StripeCreateBillingPortalRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 6);
|
|
78
48
|
/**
|
|
79
49
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCreateBillingPortalResponse.
|
|
80
50
|
* Use `create(StripeCreateBillingPortalResponseSchema)` to create a new message.
|
|
81
51
|
*/
|
|
82
|
-
export const StripeCreateBillingPortalResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
83
|
-
/**
|
|
84
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest.
|
|
85
|
-
* Use `create(StripeCancelOtherSubscriptionRequestSchema)` to create a new message.
|
|
86
|
-
*/
|
|
87
|
-
export const StripeCancelOtherSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 14);
|
|
88
|
-
/**
|
|
89
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse.
|
|
90
|
-
* Use `create(StripeCancelOtherSubscriptionResponseSchema)` to create a new message.
|
|
91
|
-
*/
|
|
92
|
-
export const StripeCancelOtherSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 15);
|
|
93
|
-
/**
|
|
94
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest.
|
|
95
|
-
* Use `create(StripeCancelOwnSubscriptionRequestSchema)` to create a new message.
|
|
96
|
-
*/
|
|
97
|
-
export const StripeCancelOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 16);
|
|
98
|
-
/**
|
|
99
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse.
|
|
100
|
-
* Use `create(StripeCancelOwnSubscriptionResponseSchema)` to create a new message.
|
|
101
|
-
*/
|
|
102
|
-
export const StripeCancelOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 17);
|
|
52
|
+
export const StripeCreateBillingPortalResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 7);
|
|
103
53
|
/**
|
|
104
54
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeFinishOwnSubscriptionRequest.
|
|
105
55
|
* Use `create(StripeFinishOwnSubscriptionRequestSchema)` to create a new message.
|
|
106
56
|
*/
|
|
107
|
-
export const StripeFinishOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
57
|
+
export const StripeFinishOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 8);
|
|
108
58
|
/**
|
|
109
59
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeFinishOwnSubscriptionResponse.
|
|
110
60
|
* Use `create(StripeFinishOwnSubscriptionResponseSchema)` to create a new message.
|
|
111
61
|
*/
|
|
112
|
-
export const StripeFinishOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
62
|
+
export const StripeFinishOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 9);
|
|
113
63
|
/**
|
|
114
64
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsRequest.
|
|
115
65
|
* Use `create(StripeGetAccountDetailsRequestSchema)` to create a new message.
|
|
116
66
|
*/
|
|
117
|
-
export const StripeGetAccountDetailsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
67
|
+
export const StripeGetAccountDetailsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 10);
|
|
118
68
|
/**
|
|
119
69
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetAccountDetailsResponse.
|
|
120
70
|
* Use `create(StripeGetAccountDetailsResponseSchema)` to create a new message.
|
|
121
71
|
*/
|
|
122
|
-
export const StripeGetAccountDetailsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
72
|
+
export const StripeGetAccountDetailsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 11);
|
|
123
73
|
/**
|
|
124
74
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsRequest.
|
|
125
75
|
* Use `create(StripeGetOtherSubscriptionRecordsRequestSchema)` to create a new message.
|
|
126
76
|
*/
|
|
127
|
-
export const StripeGetOtherSubscriptionRecordsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
77
|
+
export const StripeGetOtherSubscriptionRecordsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 12);
|
|
128
78
|
/**
|
|
129
79
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOtherSubscriptionRecordsResponse.
|
|
130
80
|
* Use `create(StripeGetOtherSubscriptionRecordsResponseSchema)` to create a new message.
|
|
131
81
|
*/
|
|
132
|
-
export const StripeGetOtherSubscriptionRecordsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
82
|
+
export const StripeGetOtherSubscriptionRecordsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 13);
|
|
133
83
|
/**
|
|
134
84
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsRequest.
|
|
135
85
|
* Use `create(StripeGetOwnSubscriptionRecordsRequestSchema)` to create a new message.
|
|
136
86
|
*/
|
|
137
|
-
export const StripeGetOwnSubscriptionRecordsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
87
|
+
export const StripeGetOwnSubscriptionRecordsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 14);
|
|
138
88
|
/**
|
|
139
89
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeGetOwnSubscriptionRecordsResponse.
|
|
140
90
|
* Use `create(StripeGetOwnSubscriptionRecordsResponseSchema)` to create a new message.
|
|
141
91
|
*/
|
|
142
|
-
export const StripeGetOwnSubscriptionRecordsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
92
|
+
export const StripeGetOwnSubscriptionRecordsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 15);
|
|
143
93
|
/**
|
|
144
94
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductRequest.
|
|
145
95
|
* Use `create(StripeEnsureOneTimeProductRequestSchema)` to create a new message.
|
|
146
96
|
*/
|
|
147
|
-
export const StripeEnsureOneTimeProductRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
97
|
+
export const StripeEnsureOneTimeProductRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 16);
|
|
148
98
|
/**
|
|
149
99
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeEnsureOneTimeProductResponse.
|
|
150
100
|
* Use `create(StripeEnsureOneTimeProductResponseSchema)` to create a new message.
|
|
151
101
|
*/
|
|
152
|
-
export const StripeEnsureOneTimeProductResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
102
|
+
export const StripeEnsureOneTimeProductResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 17);
|
|
153
103
|
/**
|
|
154
104
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionRequest.
|
|
155
105
|
* Use `create(StripeReconcileOtherSubscriptionRequestSchema)` to create a new message.
|
|
156
106
|
*/
|
|
157
|
-
export const StripeReconcileOtherSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
107
|
+
export const StripeReconcileOtherSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 18);
|
|
158
108
|
/**
|
|
159
109
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOtherSubscriptionResponse.
|
|
160
110
|
* Use `create(StripeReconcileOtherSubscriptionResponseSchema)` to create a new message.
|
|
161
111
|
*/
|
|
162
|
-
export const StripeReconcileOtherSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
112
|
+
export const StripeReconcileOtherSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 19);
|
|
163
113
|
/**
|
|
164
114
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionRequest.
|
|
165
115
|
* Use `create(StripeReconcileOwnSubscriptionRequestSchema)` to create a new message.
|
|
166
116
|
*/
|
|
167
|
-
export const StripeReconcileOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
117
|
+
export const StripeReconcileOwnSubscriptionRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 20);
|
|
168
118
|
/**
|
|
169
119
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeReconcileOwnSubscriptionResponse.
|
|
170
120
|
* Use `create(StripeReconcileOwnSubscriptionResponseSchema)` to create a new message.
|
|
171
121
|
*/
|
|
172
|
-
export const StripeReconcileOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface,
|
|
122
|
+
export const StripeReconcileOwnSubscriptionResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface, 21);
|
|
173
123
|
/**
|
|
174
124
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeInterface
|
|
175
125
|
*/
|
|
@@ -6,23 +6,23 @@ import type { Message } from "@bufbuild/protobuf";
|
|
|
6
6
|
*/
|
|
7
7
|
export declare const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Fortis_FortisInterface: GenFile;
|
|
8
8
|
/**
|
|
9
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.
|
|
9
|
+
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionRequest
|
|
10
10
|
*/
|
|
11
|
-
export type
|
|
11
|
+
export type FortisFinishOwnSubscriptionRequest = Message<"IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionRequest"> & {
|
|
12
12
|
/**
|
|
13
13
|
* @generated from field: string TransactionID = 1;
|
|
14
14
|
*/
|
|
15
15
|
TransactionID: string;
|
|
16
16
|
};
|
|
17
17
|
/**
|
|
18
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.
|
|
19
|
-
* Use `create(
|
|
18
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionRequest.
|
|
19
|
+
* Use `create(FortisFinishOwnSubscriptionRequestSchema)` to create a new message.
|
|
20
20
|
*/
|
|
21
|
-
export declare const
|
|
21
|
+
export declare const FortisFinishOwnSubscriptionRequestSchema: GenMessage<FortisFinishOwnSubscriptionRequest>;
|
|
22
22
|
/**
|
|
23
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.
|
|
23
|
+
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionResponse
|
|
24
24
|
*/
|
|
25
|
-
export type
|
|
25
|
+
export type FortisFinishOwnSubscriptionResponse = Message<"IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionResponse"> & {
|
|
26
26
|
/**
|
|
27
27
|
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.GenericSubscriptionRecord Record = 1;
|
|
28
28
|
*/
|
|
@@ -33,20 +33,20 @@ export type FortisNewOwnSubscriptionResponse = Message<"IT.WebServices.Fragments
|
|
|
33
33
|
Error: string;
|
|
34
34
|
};
|
|
35
35
|
/**
|
|
36
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.
|
|
37
|
-
* Use `create(
|
|
36
|
+
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisFinishOwnSubscriptionResponse.
|
|
37
|
+
* Use `create(FortisFinishOwnSubscriptionResponseSchema)` to create a new message.
|
|
38
38
|
*/
|
|
39
|
-
export declare const
|
|
39
|
+
export declare const FortisFinishOwnSubscriptionResponseSchema: GenMessage<FortisFinishOwnSubscriptionResponse>;
|
|
40
40
|
/**
|
|
41
41
|
* @generated from service IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface
|
|
42
42
|
*/
|
|
43
43
|
export declare const FortisInterface: GenService<{
|
|
44
44
|
/**
|
|
45
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.
|
|
45
|
+
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisFinishOwnSubscription
|
|
46
46
|
*/
|
|
47
|
-
|
|
47
|
+
fortisFinishOwnSubscription: {
|
|
48
48
|
methodKind: "unary";
|
|
49
|
-
input: typeof
|
|
50
|
-
output: typeof
|
|
49
|
+
input: typeof FortisFinishOwnSubscriptionRequestSchema;
|
|
50
|
+
output: typeof FortisFinishOwnSubscriptionResponseSchema;
|
|
51
51
|
};
|
|
52
52
|
}>;
|
|
@@ -9,9 +9,9 @@ export declare const file_Protos_IT_WebServices_Fragments_Authorization_Payment_
|
|
|
9
9
|
*/
|
|
10
10
|
export type FortisNewDetails = Message<"IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewDetails"> & {
|
|
11
11
|
/**
|
|
12
|
-
* @generated from field: string
|
|
12
|
+
* @generated from field: string ClientToken = 1;
|
|
13
13
|
*/
|
|
14
|
-
|
|
14
|
+
ClientToken: string;
|
|
15
15
|
};
|
|
16
16
|
/**
|
|
17
17
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewDetails.
|
|
@@ -23,9 +23,9 @@ export declare const FortisNewDetailsSchema: GenMessage<FortisNewDetails>;
|
|
|
23
23
|
*/
|
|
24
24
|
export type FortisNewOneTimeDetails = Message<"IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewOneTimeDetails"> & {
|
|
25
25
|
/**
|
|
26
|
-
* @generated from field: string
|
|
26
|
+
* @generated from field: string ClientToken = 1;
|
|
27
27
|
*/
|
|
28
|
-
|
|
28
|
+
ClientToken: string;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
31
|
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisNewOneTimeDetails.
|
|
@@ -5,10 +5,10 @@ export declare const FortisInterface: {
|
|
|
5
5
|
readonly typeName: "IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface";
|
|
6
6
|
readonly methods: {
|
|
7
7
|
/**
|
|
8
|
-
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.
|
|
8
|
+
* @generated from rpc IT.WebServices.Fragments.Authorization.Payment.Fortis.FortisInterface.FortisFinishOwnSubscription
|
|
9
9
|
*/
|
|
10
|
-
readonly
|
|
11
|
-
readonly name: "
|
|
10
|
+
readonly fortisFinishOwnSubscription: {
|
|
11
|
+
readonly name: "FortisFinishOwnSubscription";
|
|
12
12
|
readonly I: any;
|
|
13
13
|
readonly O: any;
|
|
14
14
|
readonly kind: any;
|
|
@@ -1,91 +1,11 @@
|
|
|
1
1
|
import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
|
|
2
2
|
import type { GenericSubscriptionFullRecord, GenericSubscriptionRecord } from "../DataRecords_pb";
|
|
3
|
-
import type { PaymentBulkAction, PaymentBulkActionProgress } from "../SharedTypes_pb";
|
|
4
3
|
import type { ProductList } from "./ProductRecord_pb";
|
|
5
4
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
5
|
/**
|
|
7
6
|
* Describes the file Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface.proto.
|
|
8
7
|
*/
|
|
9
8
|
export declare const file_Protos_IT_WebServices_Fragments_Authorization_Payment_Stripe_StripeInterface: GenFile;
|
|
10
|
-
/**
|
|
11
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest
|
|
12
|
-
*/
|
|
13
|
-
export type StripeBulkActionCancelRequest = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest"> & {
|
|
14
|
-
/**
|
|
15
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
|
|
16
|
-
*/
|
|
17
|
-
Action: PaymentBulkAction;
|
|
18
|
-
};
|
|
19
|
-
/**
|
|
20
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelRequest.
|
|
21
|
-
* Use `create(StripeBulkActionCancelRequestSchema)` to create a new message.
|
|
22
|
-
*/
|
|
23
|
-
export declare const StripeBulkActionCancelRequestSchema: GenMessage<StripeBulkActionCancelRequest>;
|
|
24
|
-
/**
|
|
25
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse
|
|
26
|
-
*/
|
|
27
|
-
export type StripeBulkActionCancelResponse = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse"> & {
|
|
28
|
-
/**
|
|
29
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
30
|
-
*/
|
|
31
|
-
RunningActions: PaymentBulkActionProgress[];
|
|
32
|
-
};
|
|
33
|
-
/**
|
|
34
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionCancelResponse.
|
|
35
|
-
* Use `create(StripeBulkActionCancelResponseSchema)` to create a new message.
|
|
36
|
-
*/
|
|
37
|
-
export declare const StripeBulkActionCancelResponseSchema: GenMessage<StripeBulkActionCancelResponse>;
|
|
38
|
-
/**
|
|
39
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest
|
|
40
|
-
*/
|
|
41
|
-
export type StripeBulkActionStartRequest = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest"> & {
|
|
42
|
-
/**
|
|
43
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.PaymentBulkAction Action = 1;
|
|
44
|
-
*/
|
|
45
|
-
Action: PaymentBulkAction;
|
|
46
|
-
};
|
|
47
|
-
/**
|
|
48
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartRequest.
|
|
49
|
-
* Use `create(StripeBulkActionStartRequestSchema)` to create a new message.
|
|
50
|
-
*/
|
|
51
|
-
export declare const StripeBulkActionStartRequestSchema: GenMessage<StripeBulkActionStartRequest>;
|
|
52
|
-
/**
|
|
53
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse
|
|
54
|
-
*/
|
|
55
|
-
export type StripeBulkActionStartResponse = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse"> & {
|
|
56
|
-
/**
|
|
57
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
58
|
-
*/
|
|
59
|
-
RunningActions: PaymentBulkActionProgress[];
|
|
60
|
-
};
|
|
61
|
-
/**
|
|
62
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStartResponse.
|
|
63
|
-
* Use `create(StripeBulkActionStartResponseSchema)` to create a new message.
|
|
64
|
-
*/
|
|
65
|
-
export declare const StripeBulkActionStartResponseSchema: GenMessage<StripeBulkActionStartResponse>;
|
|
66
|
-
/**
|
|
67
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest
|
|
68
|
-
*/
|
|
69
|
-
export type StripeBulkActionStatusRequest = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest"> & {};
|
|
70
|
-
/**
|
|
71
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusRequest.
|
|
72
|
-
* Use `create(StripeBulkActionStatusRequestSchema)` to create a new message.
|
|
73
|
-
*/
|
|
74
|
-
export declare const StripeBulkActionStatusRequestSchema: GenMessage<StripeBulkActionStatusRequest>;
|
|
75
|
-
/**
|
|
76
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse
|
|
77
|
-
*/
|
|
78
|
-
export type StripeBulkActionStatusResponse = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse"> & {
|
|
79
|
-
/**
|
|
80
|
-
* @generated from field: repeated IT.WebServices.Fragments.Authorization.Payment.PaymentBulkActionProgress RunningActions = 1;
|
|
81
|
-
*/
|
|
82
|
-
RunningActions: PaymentBulkActionProgress[];
|
|
83
|
-
};
|
|
84
|
-
/**
|
|
85
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeBulkActionStatusResponse.
|
|
86
|
-
* Use `create(StripeBulkActionStatusResponseSchema)` to create a new message.
|
|
87
|
-
*/
|
|
88
|
-
export declare const StripeBulkActionStatusResponseSchema: GenMessage<StripeBulkActionStatusResponse>;
|
|
89
9
|
/**
|
|
90
10
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCheckOtherSubscriptionRequest
|
|
91
11
|
*/
|
|
@@ -209,82 +129,6 @@ export type StripeCreateBillingPortalResponse = Message<"IT.WebServices.Fragment
|
|
|
209
129
|
* Use `create(StripeCreateBillingPortalResponseSchema)` to create a new message.
|
|
210
130
|
*/
|
|
211
131
|
export declare const StripeCreateBillingPortalResponseSchema: GenMessage<StripeCreateBillingPortalResponse>;
|
|
212
|
-
/**
|
|
213
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest
|
|
214
|
-
*/
|
|
215
|
-
export type StripeCancelOtherSubscriptionRequest = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest"> & {
|
|
216
|
-
/**
|
|
217
|
-
* @generated from field: string UserID = 1;
|
|
218
|
-
*/
|
|
219
|
-
UserID: string;
|
|
220
|
-
/**
|
|
221
|
-
* @generated from field: string SubscriptionID = 2;
|
|
222
|
-
*/
|
|
223
|
-
SubscriptionID: string;
|
|
224
|
-
/**
|
|
225
|
-
* @generated from field: string Reason = 3;
|
|
226
|
-
*/
|
|
227
|
-
Reason: string;
|
|
228
|
-
};
|
|
229
|
-
/**
|
|
230
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionRequest.
|
|
231
|
-
* Use `create(StripeCancelOtherSubscriptionRequestSchema)` to create a new message.
|
|
232
|
-
*/
|
|
233
|
-
export declare const StripeCancelOtherSubscriptionRequestSchema: GenMessage<StripeCancelOtherSubscriptionRequest>;
|
|
234
|
-
/**
|
|
235
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse
|
|
236
|
-
*/
|
|
237
|
-
export type StripeCancelOtherSubscriptionResponse = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse"> & {
|
|
238
|
-
/**
|
|
239
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.GenericSubscriptionRecord Record = 1;
|
|
240
|
-
*/
|
|
241
|
-
Record?: GenericSubscriptionRecord;
|
|
242
|
-
/**
|
|
243
|
-
* @generated from field: string Error = 2;
|
|
244
|
-
*/
|
|
245
|
-
Error: string;
|
|
246
|
-
};
|
|
247
|
-
/**
|
|
248
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOtherSubscriptionResponse.
|
|
249
|
-
* Use `create(StripeCancelOtherSubscriptionResponseSchema)` to create a new message.
|
|
250
|
-
*/
|
|
251
|
-
export declare const StripeCancelOtherSubscriptionResponseSchema: GenMessage<StripeCancelOtherSubscriptionResponse>;
|
|
252
|
-
/**
|
|
253
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest
|
|
254
|
-
*/
|
|
255
|
-
export type StripeCancelOwnSubscriptionRequest = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest"> & {
|
|
256
|
-
/**
|
|
257
|
-
* @generated from field: string Reason = 1;
|
|
258
|
-
*/
|
|
259
|
-
Reason: string;
|
|
260
|
-
/**
|
|
261
|
-
* @generated from field: string SubscriptionID = 2;
|
|
262
|
-
*/
|
|
263
|
-
SubscriptionID: string;
|
|
264
|
-
};
|
|
265
|
-
/**
|
|
266
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionRequest.
|
|
267
|
-
* Use `create(StripeCancelOwnSubscriptionRequestSchema)` to create a new message.
|
|
268
|
-
*/
|
|
269
|
-
export declare const StripeCancelOwnSubscriptionRequestSchema: GenMessage<StripeCancelOwnSubscriptionRequest>;
|
|
270
|
-
/**
|
|
271
|
-
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse
|
|
272
|
-
*/
|
|
273
|
-
export type StripeCancelOwnSubscriptionResponse = Message<"IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse"> & {
|
|
274
|
-
/**
|
|
275
|
-
* @generated from field: IT.WebServices.Fragments.Authorization.Payment.GenericSubscriptionRecord Record = 1;
|
|
276
|
-
*/
|
|
277
|
-
Record?: GenericSubscriptionRecord;
|
|
278
|
-
/**
|
|
279
|
-
* @generated from field: string Error = 2;
|
|
280
|
-
*/
|
|
281
|
-
Error: string;
|
|
282
|
-
};
|
|
283
|
-
/**
|
|
284
|
-
* Describes the message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeCancelOwnSubscriptionResponse.
|
|
285
|
-
* Use `create(StripeCancelOwnSubscriptionResponseSchema)` to create a new message.
|
|
286
|
-
*/
|
|
287
|
-
export declare const StripeCancelOwnSubscriptionResponseSchema: GenMessage<StripeCancelOwnSubscriptionResponse>;
|
|
288
132
|
/**
|
|
289
133
|
* @generated from message IT.WebServices.Fragments.Authorization.Payment.Stripe.StripeFinishOwnSubscriptionRequest
|
|
290
134
|
*/
|