stigg-api-client 1.205.0 → 1.211.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 20c79168846e3ae5bbb7de695d7cfd6fbc6fbfc74ddd3f665a51aac2d25b7d57
4
- data.tar.gz: befdccb2f2fabebb15baafc836cc236938c942900d9389d4112ee2fbc9699c91
3
+ metadata.gz: 62f35126864916f55b38c4705da50e4a18234de61398608cae24018ee96efee4
4
+ data.tar.gz: 81edaedb1701e599a644afab60a94deefcccd4cb08dea393773e7d586cea81b6
5
5
  SHA512:
6
- metadata.gz: d834219eeacf1fd41d15741b4d8760460895755a55e90037b46893fe6052f90675e833ad4f8e9bc81499f24794eec3f7d3fab6ef5bc3558df37dfa9a5df1e21b
7
- data.tar.gz: f082ebbb119c692e695a67370ac2425b3c1473cc3a20d358e224a14be5df0d01c3a5e201ec34ba854e8c0cd741294fd69166e55fa0b07759e3a6822ebf48da55
6
+ metadata.gz: 1ac0131ed3c27befdc96ec0c9c21ae5c9c029947ae929f7112d9b1ecd6066f0c5f817a785772f812f1003ee1958bc43bcbd9acfbed834fc4d0445eb35d30f9c9
7
+ data.tar.gz: ae5258c7c50c0d49eeb1c3e69a20894b48167c074d6353e83786459710b393cb55fdf7a351855e2b80c72e2a5a4a18336f528fd7059508210837e24bac68cf05
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.205.0)
4
+ stigg-api-client (1.211.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -4041,6 +4041,92 @@
4041
4041
  "enumValues": null,
4042
4042
  "possibleTypes": null
4043
4043
  },
4044
+ {
4045
+ "kind": "OBJECT",
4046
+ "name": "AutoCancellationRule",
4047
+ "description": "Auto cancellation rule - when subscription for source plan is canceled, other subscriptions to target plan would be cancelled as well",
4048
+ "fields": [
4049
+ {
4050
+ "name": "sourcePlan",
4051
+ "description": "The source plan.",
4052
+ "args": [],
4053
+ "type": {
4054
+ "kind": "NON_NULL",
4055
+ "name": null,
4056
+ "ofType": {
4057
+ "kind": "OBJECT",
4058
+ "name": "Plan",
4059
+ "ofType": null
4060
+ }
4061
+ },
4062
+ "isDeprecated": false,
4063
+ "deprecationReason": null
4064
+ },
4065
+ {
4066
+ "name": "targetPlan",
4067
+ "description": "The target plan.",
4068
+ "args": [],
4069
+ "type": {
4070
+ "kind": "NON_NULL",
4071
+ "name": null,
4072
+ "ofType": {
4073
+ "kind": "OBJECT",
4074
+ "name": "Plan",
4075
+ "ofType": null
4076
+ }
4077
+ },
4078
+ "isDeprecated": false,
4079
+ "deprecationReason": null
4080
+ }
4081
+ ],
4082
+ "inputFields": null,
4083
+ "interfaces": [],
4084
+ "enumValues": null,
4085
+ "possibleTypes": null
4086
+ },
4087
+ {
4088
+ "kind": "INPUT_OBJECT",
4089
+ "name": "AutoCancellationRuleInput",
4090
+ "description": "The input of the auto cancellation rule.",
4091
+ "fields": null,
4092
+ "inputFields": [
4093
+ {
4094
+ "name": "sourcePlanId",
4095
+ "description": "The id of the source plan.",
4096
+ "type": {
4097
+ "kind": "NON_NULL",
4098
+ "name": null,
4099
+ "ofType": {
4100
+ "kind": "SCALAR",
4101
+ "name": "String",
4102
+ "ofType": null
4103
+ }
4104
+ },
4105
+ "defaultValue": null,
4106
+ "isDeprecated": false,
4107
+ "deprecationReason": null
4108
+ },
4109
+ {
4110
+ "name": "targetPlanId",
4111
+ "description": "The id of the target plan.",
4112
+ "type": {
4113
+ "kind": "NON_NULL",
4114
+ "name": null,
4115
+ "ofType": {
4116
+ "kind": "SCALAR",
4117
+ "name": "String",
4118
+ "ofType": null
4119
+ }
4120
+ },
4121
+ "defaultValue": null,
4122
+ "isDeprecated": false,
4123
+ "deprecationReason": null
4124
+ }
4125
+ ],
4126
+ "interfaces": null,
4127
+ "enumValues": null,
4128
+ "possibleTypes": null
4129
+ },
4044
4130
  {
4045
4131
  "kind": "OBJECT",
4046
4132
  "name": "AwsDimension",
@@ -9680,6 +9766,26 @@
9680
9766
  "isDeprecated": false,
9681
9767
  "deprecationReason": null
9682
9768
  },
9769
+ {
9770
+ "name": "autoCancellationRules",
9771
+ "description": "Auto cancellation rules",
9772
+ "type": {
9773
+ "kind": "LIST",
9774
+ "name": null,
9775
+ "ofType": {
9776
+ "kind": "NON_NULL",
9777
+ "name": null,
9778
+ "ofType": {
9779
+ "kind": "INPUT_OBJECT",
9780
+ "name": "AutoCancellationRuleInput",
9781
+ "ofType": null
9782
+ }
9783
+ }
9784
+ },
9785
+ "defaultValue": null,
9786
+ "isDeprecated": false,
9787
+ "deprecationReason": null
9788
+ },
9683
9789
  {
9684
9790
  "name": "awsDimensionsMapping",
9685
9791
  "description": null,
@@ -23290,6 +23396,12 @@
23290
23396
  "isDeprecated": false,
23291
23397
  "deprecationReason": null
23292
23398
  },
23399
+ {
23400
+ "name": "BillingIntegrationAlreadyExistsError",
23401
+ "description": null,
23402
+ "isDeprecated": false,
23403
+ "deprecationReason": null
23404
+ },
23293
23405
  {
23294
23406
  "name": "BillingIntegrationMissing",
23295
23407
  "description": null,
@@ -23524,6 +23636,12 @@
23524
23636
  "isDeprecated": false,
23525
23637
  "deprecationReason": null
23526
23638
  },
23639
+ {
23640
+ "name": "HubspotIntegrationError",
23641
+ "description": null,
23642
+ "isDeprecated": false,
23643
+ "deprecationReason": null
23644
+ },
23527
23645
  {
23528
23646
  "name": "IdentityForbidden",
23529
23647
  "description": null,
@@ -23662,6 +23780,12 @@
23662
23780
  "isDeprecated": false,
23663
23781
  "deprecationReason": null
23664
23782
  },
23783
+ {
23784
+ "name": "MultiSubscriptionCantBeAutoCancellationSourceError",
23785
+ "description": "Multi subscription product cannot be a source of auto-cancellation rules",
23786
+ "isDeprecated": false,
23787
+ "deprecationReason": null
23788
+ },
23665
23789
  {
23666
23790
  "name": "NoFeatureEntitlementInSubscription",
23667
23791
  "description": null,
@@ -23752,6 +23876,12 @@
23752
23876
  "isDeprecated": false,
23753
23877
  "deprecationReason": null
23754
23878
  },
23879
+ {
23880
+ "name": "PreparePaymentMethodFormError",
23881
+ "description": null,
23882
+ "isDeprecated": false,
23883
+ "deprecationReason": null
23884
+ },
23755
23885
  {
23756
23886
  "name": "PriceNotFound",
23757
23887
  "description": null,
@@ -23836,6 +23966,12 @@
23836
23966
  "isDeprecated": false,
23837
23967
  "deprecationReason": null
23838
23968
  },
23969
+ {
23970
+ "name": "SingleSubscriptionCantBeAutoCancellationTargetError",
23971
+ "description": "Single subscription product cannot be a target of auto-cancellation rules",
23972
+ "isDeprecated": false,
23973
+ "deprecationReason": null
23974
+ },
23839
23975
  {
23840
23976
  "name": "StripeCustomerIsDeleted",
23841
23977
  "description": null,
@@ -38894,6 +39030,39 @@
38894
39030
  "isDeprecated": false,
38895
39031
  "deprecationReason": null
38896
39032
  },
39033
+ {
39034
+ "name": "preparePaymentMethodForm",
39035
+ "description": null,
39036
+ "args": [
39037
+ {
39038
+ "name": "input",
39039
+ "description": null,
39040
+ "type": {
39041
+ "kind": "NON_NULL",
39042
+ "name": null,
39043
+ "ofType": {
39044
+ "kind": "INPUT_OBJECT",
39045
+ "name": "PreparePaymentMethodFormInput",
39046
+ "ofType": null
39047
+ }
39048
+ },
39049
+ "defaultValue": null,
39050
+ "isDeprecated": false,
39051
+ "deprecationReason": null
39052
+ }
39053
+ ],
39054
+ "type": {
39055
+ "kind": "NON_NULL",
39056
+ "name": null,
39057
+ "ofType": {
39058
+ "kind": "OBJECT",
39059
+ "name": "PreparedPaymentMethodForm",
39060
+ "ofType": null
39061
+ }
39062
+ },
39063
+ "isDeprecated": false,
39064
+ "deprecationReason": null
39065
+ },
38897
39066
  {
38898
39067
  "name": "previewNextInvoice",
38899
39068
  "description": null,
@@ -45709,6 +45878,18 @@
45709
45878
  "isDeprecated": false,
45710
45879
  "deprecationReason": null
45711
45880
  },
45881
+ {
45882
+ "name": "multipleSubscriptions",
45883
+ "description": null,
45884
+ "type": {
45885
+ "kind": "INPUT_OBJECT",
45886
+ "name": "BooleanFieldComparison",
45887
+ "ofType": null
45888
+ },
45889
+ "defaultValue": null,
45890
+ "isDeprecated": false,
45891
+ "deprecationReason": null
45892
+ },
45712
45893
  {
45713
45894
  "name": "or",
45714
45895
  "description": null,
@@ -47317,6 +47498,27 @@
47317
47498
  ],
47318
47499
  "possibleTypes": null
47319
47500
  },
47501
+ {
47502
+ "kind": "UNION",
47503
+ "name": "PaymentMethodForm",
47504
+ "description": null,
47505
+ "fields": null,
47506
+ "inputFields": null,
47507
+ "interfaces": null,
47508
+ "enumValues": null,
47509
+ "possibleTypes": [
47510
+ {
47511
+ "kind": "OBJECT",
47512
+ "name": "StripePaymentMethodForm",
47513
+ "ofType": null
47514
+ },
47515
+ {
47516
+ "kind": "OBJECT",
47517
+ "name": "ZuoraPaymentMethodForm",
47518
+ "ofType": null
47519
+ }
47520
+ ]
47521
+ },
47320
47522
  {
47321
47523
  "kind": "ENUM",
47322
47524
  "name": "PaymentMethodType",
@@ -51114,6 +51316,18 @@
51114
51316
  "isDeprecated": false,
51115
51317
  "deprecationReason": null
51116
51318
  },
51319
+ {
51320
+ "name": "multipleSubscriptions",
51321
+ "description": null,
51322
+ "type": {
51323
+ "kind": "INPUT_OBJECT",
51324
+ "name": "BooleanFieldComparison",
51325
+ "ofType": null
51326
+ },
51327
+ "defaultValue": null,
51328
+ "isDeprecated": false,
51329
+ "deprecationReason": null
51330
+ },
51117
51331
  {
51118
51332
  "name": "or",
51119
51333
  "description": null,
@@ -51850,6 +52064,88 @@
51850
52064
  "enumValues": null,
51851
52065
  "possibleTypes": null
51852
52066
  },
52067
+ {
52068
+ "kind": "INPUT_OBJECT",
52069
+ "name": "PreparePaymentMethodFormInput",
52070
+ "description": null,
52071
+ "fields": null,
52072
+ "inputFields": [
52073
+ {
52074
+ "name": "customerId",
52075
+ "description": null,
52076
+ "type": {
52077
+ "kind": "NON_NULL",
52078
+ "name": null,
52079
+ "ofType": {
52080
+ "kind": "SCALAR",
52081
+ "name": "String",
52082
+ "ofType": null
52083
+ }
52084
+ },
52085
+ "defaultValue": null,
52086
+ "isDeprecated": false,
52087
+ "deprecationReason": null
52088
+ },
52089
+ {
52090
+ "name": "environmentId",
52091
+ "description": null,
52092
+ "type": {
52093
+ "kind": "SCALAR",
52094
+ "name": "String",
52095
+ "ofType": null
52096
+ },
52097
+ "defaultValue": null,
52098
+ "isDeprecated": false,
52099
+ "deprecationReason": null
52100
+ }
52101
+ ],
52102
+ "interfaces": null,
52103
+ "enumValues": null,
52104
+ "possibleTypes": null
52105
+ },
52106
+ {
52107
+ "kind": "OBJECT",
52108
+ "name": "PreparedPaymentMethodForm",
52109
+ "description": null,
52110
+ "fields": [
52111
+ {
52112
+ "name": "paymentMethodForm",
52113
+ "description": null,
52114
+ "args": [],
52115
+ "type": {
52116
+ "kind": "NON_NULL",
52117
+ "name": null,
52118
+ "ofType": {
52119
+ "kind": "UNION",
52120
+ "name": "PaymentMethodForm",
52121
+ "ofType": null
52122
+ }
52123
+ },
52124
+ "isDeprecated": false,
52125
+ "deprecationReason": null
52126
+ },
52127
+ {
52128
+ "name": "vendorIdentifier",
52129
+ "description": null,
52130
+ "args": [],
52131
+ "type": {
52132
+ "kind": "NON_NULL",
52133
+ "name": null,
52134
+ "ofType": {
52135
+ "kind": "ENUM",
52136
+ "name": "VendorIdentifier",
52137
+ "ofType": null
52138
+ }
52139
+ },
52140
+ "isDeprecated": false,
52141
+ "deprecationReason": null
52142
+ }
52143
+ ],
52144
+ "inputFields": null,
52145
+ "interfaces": [],
52146
+ "enumValues": null,
52147
+ "possibleTypes": null
52148
+ },
51853
52149
  {
51854
52150
  "kind": "INPUT_OBJECT",
51855
52151
  "name": "PreviewNextInvoiceInput",
@@ -54412,6 +54708,30 @@
54412
54708
  "isDeprecated": false,
54413
54709
  "deprecationReason": null
54414
54710
  },
54711
+ {
54712
+ "name": "autoCancellationRules",
54713
+ "description": null,
54714
+ "args": [],
54715
+ "type": {
54716
+ "kind": "NON_NULL",
54717
+ "name": null,
54718
+ "ofType": {
54719
+ "kind": "LIST",
54720
+ "name": null,
54721
+ "ofType": {
54722
+ "kind": "NON_NULL",
54723
+ "name": null,
54724
+ "ofType": {
54725
+ "kind": "OBJECT",
54726
+ "name": "AutoCancellationRule",
54727
+ "ofType": null
54728
+ }
54729
+ }
54730
+ }
54731
+ },
54732
+ "isDeprecated": false,
54733
+ "deprecationReason": null
54734
+ },
54415
54735
  {
54416
54736
  "name": "awsMarketplaceProductCode",
54417
54737
  "description": null,
@@ -54771,6 +55091,18 @@
54771
55091
  "isDeprecated": false,
54772
55092
  "deprecationReason": null
54773
55093
  },
55094
+ {
55095
+ "name": "multipleSubscriptions",
55096
+ "description": null,
55097
+ "args": [],
55098
+ "type": {
55099
+ "kind": "SCALAR",
55100
+ "name": "Boolean",
55101
+ "ofType": null
55102
+ },
55103
+ "isDeprecated": false,
55104
+ "deprecationReason": null
55105
+ },
54774
55106
  {
54775
55107
  "name": "refId",
54776
55108
  "description": null,
@@ -54996,6 +55328,18 @@
54996
55328
  "isDeprecated": false,
54997
55329
  "deprecationReason": null
54998
55330
  },
55331
+ {
55332
+ "name": "multipleSubscriptions",
55333
+ "description": null,
55334
+ "args": [],
55335
+ "type": {
55336
+ "kind": "SCALAR",
55337
+ "name": "Int",
55338
+ "ofType": null
55339
+ },
55340
+ "isDeprecated": false,
55341
+ "deprecationReason": null
55342
+ },
54999
55343
  {
55000
55344
  "name": "refId",
55001
55345
  "description": null,
@@ -55489,6 +55833,18 @@
55489
55833
  "isDeprecated": false,
55490
55834
  "deprecationReason": null
55491
55835
  },
55836
+ {
55837
+ "name": "multipleSubscriptions",
55838
+ "description": null,
55839
+ "type": {
55840
+ "kind": "INPUT_OBJECT",
55841
+ "name": "BooleanFieldComparison",
55842
+ "ofType": null
55843
+ },
55844
+ "defaultValue": null,
55845
+ "isDeprecated": false,
55846
+ "deprecationReason": null
55847
+ },
55492
55848
  {
55493
55849
  "name": "or",
55494
55850
  "description": null,
@@ -56113,6 +56469,12 @@
56113
56469
  "isDeprecated": false,
56114
56470
  "deprecationReason": null
56115
56471
  },
56472
+ {
56473
+ "name": "multipleSubscriptions",
56474
+ "description": null,
56475
+ "isDeprecated": false,
56476
+ "deprecationReason": null
56477
+ },
56116
56478
  {
56117
56479
  "name": "refId",
56118
56480
  "description": null,
@@ -56146,6 +56508,26 @@
56146
56508
  "isDeprecated": false,
56147
56509
  "deprecationReason": null
56148
56510
  },
56511
+ {
56512
+ "name": "autoCancellationRules",
56513
+ "description": "Auto cancellation rules",
56514
+ "type": {
56515
+ "kind": "LIST",
56516
+ "name": null,
56517
+ "ofType": {
56518
+ "kind": "NON_NULL",
56519
+ "name": null,
56520
+ "ofType": {
56521
+ "kind": "INPUT_OBJECT",
56522
+ "name": "AutoCancellationRuleInput",
56523
+ "ofType": null
56524
+ }
56525
+ }
56526
+ },
56527
+ "defaultValue": null,
56528
+ "isDeprecated": false,
56529
+ "deprecationReason": null
56530
+ },
56149
56531
  {
56150
56532
  "name": "description",
56151
56533
  "description": null,
@@ -64825,6 +65207,33 @@
64825
65207
  "enumValues": null,
64826
65208
  "possibleTypes": null
64827
65209
  },
65210
+ {
65211
+ "kind": "OBJECT",
65212
+ "name": "StripePaymentMethodForm",
65213
+ "description": null,
65214
+ "fields": [
65215
+ {
65216
+ "name": "clientSecret",
65217
+ "description": null,
65218
+ "args": [],
65219
+ "type": {
65220
+ "kind": "NON_NULL",
65221
+ "name": null,
65222
+ "ofType": {
65223
+ "kind": "SCALAR",
65224
+ "name": "String",
65225
+ "ofType": null
65226
+ }
65227
+ },
65228
+ "isDeprecated": false,
65229
+ "deprecationReason": null
65230
+ }
65231
+ ],
65232
+ "inputFields": null,
65233
+ "interfaces": [],
65234
+ "enumValues": null,
65235
+ "possibleTypes": null
65236
+ },
64828
65237
  {
64829
65238
  "kind": "OBJECT",
64830
65239
  "name": "StripeProduct",
@@ -80987,6 +81396,113 @@
80987
81396
  "enumValues": null,
80988
81397
  "possibleTypes": null
80989
81398
  },
81399
+ {
81400
+ "kind": "OBJECT",
81401
+ "name": "ZuoraPaymentMethodForm",
81402
+ "description": null,
81403
+ "fields": [
81404
+ {
81405
+ "name": "key",
81406
+ "description": null,
81407
+ "args": [],
81408
+ "type": {
81409
+ "kind": "NON_NULL",
81410
+ "name": null,
81411
+ "ofType": {
81412
+ "kind": "SCALAR",
81413
+ "name": "String",
81414
+ "ofType": null
81415
+ }
81416
+ },
81417
+ "isDeprecated": false,
81418
+ "deprecationReason": null
81419
+ },
81420
+ {
81421
+ "name": "pageId",
81422
+ "description": null,
81423
+ "args": [],
81424
+ "type": {
81425
+ "kind": "NON_NULL",
81426
+ "name": null,
81427
+ "ofType": {
81428
+ "kind": "SCALAR",
81429
+ "name": "String",
81430
+ "ofType": null
81431
+ }
81432
+ },
81433
+ "isDeprecated": false,
81434
+ "deprecationReason": null
81435
+ },
81436
+ {
81437
+ "name": "pageUrl",
81438
+ "description": null,
81439
+ "args": [],
81440
+ "type": {
81441
+ "kind": "NON_NULL",
81442
+ "name": null,
81443
+ "ofType": {
81444
+ "kind": "SCALAR",
81445
+ "name": "String",
81446
+ "ofType": null
81447
+ }
81448
+ },
81449
+ "isDeprecated": false,
81450
+ "deprecationReason": null
81451
+ },
81452
+ {
81453
+ "name": "signature",
81454
+ "description": null,
81455
+ "args": [],
81456
+ "type": {
81457
+ "kind": "NON_NULL",
81458
+ "name": null,
81459
+ "ofType": {
81460
+ "kind": "SCALAR",
81461
+ "name": "String",
81462
+ "ofType": null
81463
+ }
81464
+ },
81465
+ "isDeprecated": false,
81466
+ "deprecationReason": null
81467
+ },
81468
+ {
81469
+ "name": "tenantId",
81470
+ "description": null,
81471
+ "args": [],
81472
+ "type": {
81473
+ "kind": "NON_NULL",
81474
+ "name": null,
81475
+ "ofType": {
81476
+ "kind": "SCALAR",
81477
+ "name": "String",
81478
+ "ofType": null
81479
+ }
81480
+ },
81481
+ "isDeprecated": false,
81482
+ "deprecationReason": null
81483
+ },
81484
+ {
81485
+ "name": "token",
81486
+ "description": null,
81487
+ "args": [],
81488
+ "type": {
81489
+ "kind": "NON_NULL",
81490
+ "name": null,
81491
+ "ofType": {
81492
+ "kind": "SCALAR",
81493
+ "name": "String",
81494
+ "ofType": null
81495
+ }
81496
+ },
81497
+ "isDeprecated": false,
81498
+ "deprecationReason": null
81499
+ }
81500
+ ],
81501
+ "inputFields": null,
81502
+ "interfaces": [],
81503
+ "enumValues": null,
81504
+ "possibleTypes": null
81505
+ },
80990
81506
  {
80991
81507
  "kind": "OBJECT",
80992
81508
  "name": "__Directive",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.205.0"
4
+ VERSION = "1.211.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.205.0
4
+ version: 1.211.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-06-03 00:00:00.000000000 Z
11
+ date: 2024-06-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient