stigg-api-client 5.140.0 → 5.143.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ebb86bc9e070d4b5a450188f855691dc8d6bf7c2d4555e5b2c18315b0183e6c1
4
- data.tar.gz: cd5cb45fdfa3f4fbb98297886e62e94f387f583b4e0cc3b5ff60de0d68b44d07
3
+ metadata.gz: 35fd1b7e3f03062107108554804707f8e774e0c69140d875c52cb2d6380278f9
4
+ data.tar.gz: 80a592599b3952f795cbc785fac4b9a0eb3f8943f5e48baa8cfa9df0a3fb8166
5
5
  SHA512:
6
- metadata.gz: ef7dd0a4fa92aa1af933fa7496597381ba28051976d2a2f4035bf1d85fe351b7ce74e52c36f4c940f49f908ac0a78c9bb6989048559f60b46b2da34a217a9c94
7
- data.tar.gz: a55d7ee5d913fad499270f0cd7fb1f9ce20c77daeccd60a7338ff169bf2968decceaacac9c2e2a81b7a2fcd9826e1169e3db3446afb77134509ae9da51b575ed
6
+ metadata.gz: 7cdeb59d35155b5e4632b0b39cd0160d477b303263cd23604df3491663a2302f42946ec4077564dbcd84766b45bb4273ffd44e418a65f2fd1c54aff9c18b34c4
7
+ data.tar.gz: d4ba5eb4b3e4d5bd3d5ba7b792a70ac0a3e1cdd766ec4585b08308742afe1dfdf7c4e8a81975b445dbf3582a9e8d12c5ff5ea0d125d5626fc080bec2938f85fd
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.140.0)
4
+ stigg-api-client (5.143.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -14389,6 +14389,18 @@
14389
14389
  "description": "Credit grant billing information input",
14390
14390
  "fields": null,
14391
14391
  "inputFields": [
14392
+ {
14393
+ "name": "billingAddress",
14394
+ "description": null,
14395
+ "type": {
14396
+ "kind": "INPUT_OBJECT",
14397
+ "name": "BillingAddress",
14398
+ "ofType": null
14399
+ },
14400
+ "defaultValue": null,
14401
+ "isDeprecated": false,
14402
+ "deprecationReason": null
14403
+ },
14392
14404
  {
14393
14405
  "name": "taxPercentage",
14394
14406
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "5.140.0"
4
+ VERSION = "5.143.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.140.0
4
+ version: 5.143.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg