increase 1.303.0 → 1.304.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.
Files changed (60) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +13 -0
  3. data/README.md +1 -1
  4. data/lib/increase/client.rb +0 -12
  5. data/lib/increase/models.rb +0 -26
  6. data/lib/increase/version.rb +1 -1
  7. data/lib/increase.rb +0 -16
  8. data/rbi/increase/client.rbi +0 -9
  9. data/rbi/increase/models.rbi +0 -33
  10. data/sig/increase/client.rbs +0 -6
  11. data/sig/increase/models.rbs +0 -26
  12. metadata +2 -50
  13. data/lib/increase/models/bookkeeping_account.rb +0 -104
  14. data/lib/increase/models/bookkeeping_account_balance_params.rb +0 -30
  15. data/lib/increase/models/bookkeeping_account_create_params.rb +0 -60
  16. data/lib/increase/models/bookkeeping_account_list_params.rb +0 -45
  17. data/lib/increase/models/bookkeeping_account_update_params.rb +0 -30
  18. data/lib/increase/models/bookkeeping_balance_lookup.rb +0 -54
  19. data/lib/increase/models/bookkeeping_entry.rb +0 -79
  20. data/lib/increase/models/bookkeeping_entry_list_params.rb +0 -42
  21. data/lib/increase/models/bookkeeping_entry_retrieve_params.rb +0 -22
  22. data/lib/increase/models/bookkeeping_entry_set.rb +0 -116
  23. data/lib/increase/models/bookkeeping_entry_set_create_params.rb +0 -67
  24. data/lib/increase/models/bookkeeping_entry_set_list_params.rb +0 -53
  25. data/lib/increase/models/bookkeeping_entry_set_retrieve_params.rb +0 -22
  26. data/lib/increase/resources/bookkeeping_accounts.rb +0 -122
  27. data/lib/increase/resources/bookkeeping_entries.rb +0 -65
  28. data/lib/increase/resources/bookkeeping_entry_sets.rb +0 -96
  29. data/rbi/increase/models/bookkeeping_account.rbi +0 -165
  30. data/rbi/increase/models/bookkeeping_account_balance_params.rbi +0 -57
  31. data/rbi/increase/models/bookkeeping_account_create_params.rbi +0 -130
  32. data/rbi/increase/models/bookkeeping_account_list_params.rbi +0 -79
  33. data/rbi/increase/models/bookkeeping_account_update_params.rbi +0 -54
  34. data/rbi/increase/models/bookkeeping_balance_lookup.rbi +0 -85
  35. data/rbi/increase/models/bookkeeping_entry.rbi +0 -108
  36. data/rbi/increase/models/bookkeeping_entry_list_params.rbi +0 -73
  37. data/rbi/increase/models/bookkeeping_entry_retrieve_params.rbi +0 -46
  38. data/rbi/increase/models/bookkeeping_entry_set.rbi +0 -162
  39. data/rbi/increase/models/bookkeeping_entry_set_create_params.rbi +0 -110
  40. data/rbi/increase/models/bookkeeping_entry_set_list_params.rbi +0 -90
  41. data/rbi/increase/models/bookkeeping_entry_set_retrieve_params.rbi +0 -46
  42. data/rbi/increase/resources/bookkeeping_accounts.rbi +0 -94
  43. data/rbi/increase/resources/bookkeeping_entries.rbi +0 -47
  44. data/rbi/increase/resources/bookkeeping_entry_sets.rbi +0 -75
  45. data/sig/increase/models/bookkeeping_account.rbs +0 -74
  46. data/sig/increase/models/bookkeeping_account_balance_params.rbs +0 -30
  47. data/sig/increase/models/bookkeeping_account_create_params.rbs +0 -63
  48. data/sig/increase/models/bookkeeping_account_list_params.rbs +0 -38
  49. data/sig/increase/models/bookkeeping_account_update_params.rbs +0 -28
  50. data/sig/increase/models/bookkeeping_balance_lookup.rbs +0 -40
  51. data/sig/increase/models/bookkeeping_entry.rbs +0 -55
  52. data/sig/increase/models/bookkeeping_entry_list_params.rbs +0 -38
  53. data/sig/increase/models/bookkeeping_entry_retrieve_params.rbs +0 -24
  54. data/sig/increase/models/bookkeeping_entry_set.rbs +0 -78
  55. data/sig/increase/models/bookkeeping_entry_set_create_params.rbs +0 -52
  56. data/sig/increase/models/bookkeeping_entry_set_list_params.rbs +0 -49
  57. data/sig/increase/models/bookkeeping_entry_set_retrieve_params.rbs +0 -24
  58. data/sig/increase/resources/bookkeeping_accounts.rbs +0 -34
  59. data/sig/increase/resources/bookkeeping_entries.rbs +0 -19
  60. data/sig/increase/resources/bookkeeping_entry_sets.rbs +0 -27
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2d6f5d3a29c14a9277df04326bd8a9ac8e1d489c0e41e23a602e0e333021d5f9
4
- data.tar.gz: 0210b3572cd3b418a453398f714ed4bfc891dfdddb71873dfacf8f1e3032c935
3
+ metadata.gz: b7cca7a937055c57a9fe020b17a1e81f94c93fbace7b7f00aaa64cb4f41c3cbb
4
+ data.tar.gz: 5f3a2809970ae0177f22535262f74d49f676f93d65be3e01100c431d7aa9467b
5
5
  SHA512:
6
- metadata.gz: 9d8684dbf25052b35191954ad8dca34f3608a38495967f5637bc318a95926d4aaf030aa374827b67d69fc6c20ddf78063fe182d7081857d2df64c98d1a8a03ca
7
- data.tar.gz: 00eddb439ee5cbfa4ee278bf821310d6a59afdf8d65589c3e242ec2c5208016d4ce6e1b92dea1c97625ce72df28d68f621e5d3479624719ae8cde54a970a000e
6
+ metadata.gz: 8a338378999a26027dda36bae1be54bfd3faa3bfa86b361c960ec09290f15885df62755e21c7b80541874dfa4a35f19a4a0d3a0d99ca4d9f4591e30b92e3c70e
7
+ data.tar.gz: ff44beda40d4b986af12e5eea6ed666629f7e12bab8ebf7bc09e2a5ff6e588f15c120efd0e5f4b043bc0e64e45398d9c52ba91de9b9623efff5723f71bdd6d44
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.304.0 (2026-04-22)
4
+
5
+ Full Changelog: [v1.303.0...v1.304.0](https://github.com/Increase/increase-ruby/compare/v1.303.0...v1.304.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** api update ([ee95745](https://github.com/Increase/increase-ruby/commit/ee95745eb726ad7c3c6d41acaf08e31eef7797cd))
10
+
11
+
12
+ ### Chores
13
+
14
+ * **internal:** more robust bootstrap script ([38fcf79](https://github.com/Increase/increase-ruby/commit/38fcf79f3af96bc20825171972ab1868bbce8948))
15
+
3
16
  ## 1.303.0 (2026-04-20)
4
17
 
5
18
  Full Changelog: [v1.302.0...v1.303.0](https://github.com/Increase/increase-ruby/compare/v1.302.0...v1.303.0)
data/README.md CHANGED
@@ -15,7 +15,7 @@ To use this gem, install via Bundler by adding the following to your application
15
15
  <!-- x-release-please-start-version -->
16
16
 
17
17
  ```ruby
18
- gem "increase", "~> 1.303.0"
18
+ gem "increase", "~> 1.304.0"
19
19
  ```
20
20
 
21
21
  <!-- x-release-please-end -->
@@ -161,15 +161,6 @@ module Increase
161
161
  # @return [Increase::Resources::RealTimeDecisions]
162
162
  attr_reader :real_time_decisions
163
163
 
164
- # @return [Increase::Resources::BookkeepingAccounts]
165
- attr_reader :bookkeeping_accounts
166
-
167
- # @return [Increase::Resources::BookkeepingEntrySets]
168
- attr_reader :bookkeeping_entry_sets
169
-
170
- # @return [Increase::Resources::BookkeepingEntries]
171
- attr_reader :bookkeeping_entries
172
-
173
164
  # @return [Increase::Resources::Groups]
174
165
  attr_reader :groups
175
166
 
@@ -315,9 +306,6 @@ module Increase
315
306
  @events = Increase::Resources::Events.new(client: self)
316
307
  @event_subscriptions = Increase::Resources::EventSubscriptions.new(client: self)
317
308
  @real_time_decisions = Increase::Resources::RealTimeDecisions.new(client: self)
318
- @bookkeeping_accounts = Increase::Resources::BookkeepingAccounts.new(client: self)
319
- @bookkeeping_entry_sets = Increase::Resources::BookkeepingEntrySets.new(client: self)
320
- @bookkeeping_entries = Increase::Resources::BookkeepingEntries.new(client: self)
321
309
  @groups = Increase::Resources::Groups.new(client: self)
322
310
  @oauth_applications = Increase::Resources::OAuthApplications.new(client: self)
323
311
  @oauth_connections = Increase::Resources::OAuthConnections.new(client: self)
@@ -113,32 +113,6 @@ module Increase
113
113
 
114
114
  BeneficialOwnerUpdateParams = Increase::Models::BeneficialOwnerUpdateParams
115
115
 
116
- BookkeepingAccount = Increase::Models::BookkeepingAccount
117
-
118
- BookkeepingAccountBalanceParams = Increase::Models::BookkeepingAccountBalanceParams
119
-
120
- BookkeepingAccountCreateParams = Increase::Models::BookkeepingAccountCreateParams
121
-
122
- BookkeepingAccountListParams = Increase::Models::BookkeepingAccountListParams
123
-
124
- BookkeepingAccountUpdateParams = Increase::Models::BookkeepingAccountUpdateParams
125
-
126
- BookkeepingBalanceLookup = Increase::Models::BookkeepingBalanceLookup
127
-
128
- BookkeepingEntry = Increase::Models::BookkeepingEntry
129
-
130
- BookkeepingEntryListParams = Increase::Models::BookkeepingEntryListParams
131
-
132
- BookkeepingEntryRetrieveParams = Increase::Models::BookkeepingEntryRetrieveParams
133
-
134
- BookkeepingEntrySet = Increase::Models::BookkeepingEntrySet
135
-
136
- BookkeepingEntrySetCreateParams = Increase::Models::BookkeepingEntrySetCreateParams
137
-
138
- BookkeepingEntrySetListParams = Increase::Models::BookkeepingEntrySetListParams
139
-
140
- BookkeepingEntrySetRetrieveParams = Increase::Models::BookkeepingEntrySetRetrieveParams
141
-
142
116
  Card = Increase::Models::Card
143
117
 
144
118
  CardCreateDetailsIframeParams = Increase::Models::CardCreateDetailsIframeParams
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Increase
4
- VERSION = "1.303.0"
4
+ VERSION = "1.304.0"
5
5
  end
data/lib/increase.rb CHANGED
@@ -91,19 +91,6 @@ require_relative "increase/models/beneficial_owner_create_params"
91
91
  require_relative "increase/models/beneficial_owner_list_params"
92
92
  require_relative "increase/models/beneficial_owner_retrieve_params"
93
93
  require_relative "increase/models/beneficial_owner_update_params"
94
- require_relative "increase/models/bookkeeping_account"
95
- require_relative "increase/models/bookkeeping_account_balance_params"
96
- require_relative "increase/models/bookkeeping_account_create_params"
97
- require_relative "increase/models/bookkeeping_account_list_params"
98
- require_relative "increase/models/bookkeeping_account_update_params"
99
- require_relative "increase/models/bookkeeping_balance_lookup"
100
- require_relative "increase/models/bookkeeping_entry"
101
- require_relative "increase/models/bookkeeping_entry_list_params"
102
- require_relative "increase/models/bookkeeping_entry_retrieve_params"
103
- require_relative "increase/models/bookkeeping_entry_set"
104
- require_relative "increase/models/bookkeeping_entry_set_create_params"
105
- require_relative "increase/models/bookkeeping_entry_set_list_params"
106
- require_relative "increase/models/bookkeeping_entry_set_retrieve_params"
107
94
  require_relative "increase/models/card"
108
95
  require_relative "increase/models/card_create_details_iframe_params"
109
96
  require_relative "increase/models/card_create_params"
@@ -370,9 +357,6 @@ require_relative "increase/resources/account_transfers"
370
357
  require_relative "increase/resources/ach_prenotifications"
371
358
  require_relative "increase/resources/ach_transfers"
372
359
  require_relative "increase/resources/beneficial_owners"
373
- require_relative "increase/resources/bookkeeping_accounts"
374
- require_relative "increase/resources/bookkeeping_entries"
375
- require_relative "increase/resources/bookkeeping_entry_sets"
376
360
  require_relative "increase/resources/card_disputes"
377
361
  require_relative "increase/resources/card_payments"
378
362
  require_relative "increase/resources/card_purchase_supplements"
@@ -160,15 +160,6 @@ module Increase
160
160
  sig { returns(Increase::Resources::RealTimeDecisions) }
161
161
  attr_reader :real_time_decisions
162
162
 
163
- sig { returns(Increase::Resources::BookkeepingAccounts) }
164
- attr_reader :bookkeeping_accounts
165
-
166
- sig { returns(Increase::Resources::BookkeepingEntrySets) }
167
- attr_reader :bookkeeping_entry_sets
168
-
169
- sig { returns(Increase::Resources::BookkeepingEntries) }
170
- attr_reader :bookkeeping_entries
171
-
172
163
  sig { returns(Increase::Resources::Groups) }
173
164
  attr_reader :groups
174
165
 
@@ -80,39 +80,6 @@ module Increase
80
80
 
81
81
  BeneficialOwnerUpdateParams = Increase::Models::BeneficialOwnerUpdateParams
82
82
 
83
- BookkeepingAccount = Increase::Models::BookkeepingAccount
84
-
85
- BookkeepingAccountBalanceParams =
86
- Increase::Models::BookkeepingAccountBalanceParams
87
-
88
- BookkeepingAccountCreateParams =
89
- Increase::Models::BookkeepingAccountCreateParams
90
-
91
- BookkeepingAccountListParams = Increase::Models::BookkeepingAccountListParams
92
-
93
- BookkeepingAccountUpdateParams =
94
- Increase::Models::BookkeepingAccountUpdateParams
95
-
96
- BookkeepingBalanceLookup = Increase::Models::BookkeepingBalanceLookup
97
-
98
- BookkeepingEntry = Increase::Models::BookkeepingEntry
99
-
100
- BookkeepingEntryListParams = Increase::Models::BookkeepingEntryListParams
101
-
102
- BookkeepingEntryRetrieveParams =
103
- Increase::Models::BookkeepingEntryRetrieveParams
104
-
105
- BookkeepingEntrySet = Increase::Models::BookkeepingEntrySet
106
-
107
- BookkeepingEntrySetCreateParams =
108
- Increase::Models::BookkeepingEntrySetCreateParams
109
-
110
- BookkeepingEntrySetListParams =
111
- Increase::Models::BookkeepingEntrySetListParams
112
-
113
- BookkeepingEntrySetRetrieveParams =
114
- Increase::Models::BookkeepingEntrySetRetrieveParams
115
-
116
83
  Card = Increase::Models::Card
117
84
 
118
85
  CardCreateDetailsIframeParams =
@@ -107,12 +107,6 @@ module Increase
107
107
 
108
108
  attr_reader real_time_decisions: Increase::Resources::RealTimeDecisions
109
109
 
110
- attr_reader bookkeeping_accounts: Increase::Resources::BookkeepingAccounts
111
-
112
- attr_reader bookkeeping_entry_sets: Increase::Resources::BookkeepingEntrySets
113
-
114
- attr_reader bookkeeping_entries: Increase::Resources::BookkeepingEntries
115
-
116
110
  attr_reader groups: Increase::Resources::Groups
117
111
 
118
112
  attr_reader oauth_applications: Increase::Resources::OAuthApplications
@@ -73,32 +73,6 @@ module Increase
73
73
 
74
74
  class BeneficialOwnerUpdateParams = Increase::Models::BeneficialOwnerUpdateParams
75
75
 
76
- class BookkeepingAccount = Increase::Models::BookkeepingAccount
77
-
78
- class BookkeepingAccountBalanceParams = Increase::Models::BookkeepingAccountBalanceParams
79
-
80
- class BookkeepingAccountCreateParams = Increase::Models::BookkeepingAccountCreateParams
81
-
82
- class BookkeepingAccountListParams = Increase::Models::BookkeepingAccountListParams
83
-
84
- class BookkeepingAccountUpdateParams = Increase::Models::BookkeepingAccountUpdateParams
85
-
86
- class BookkeepingBalanceLookup = Increase::Models::BookkeepingBalanceLookup
87
-
88
- class BookkeepingEntry = Increase::Models::BookkeepingEntry
89
-
90
- class BookkeepingEntryListParams = Increase::Models::BookkeepingEntryListParams
91
-
92
- class BookkeepingEntryRetrieveParams = Increase::Models::BookkeepingEntryRetrieveParams
93
-
94
- class BookkeepingEntrySet = Increase::Models::BookkeepingEntrySet
95
-
96
- class BookkeepingEntrySetCreateParams = Increase::Models::BookkeepingEntrySetCreateParams
97
-
98
- class BookkeepingEntrySetListParams = Increase::Models::BookkeepingEntrySetListParams
99
-
100
- class BookkeepingEntrySetRetrieveParams = Increase::Models::BookkeepingEntrySetRetrieveParams
101
-
102
76
  class Card = Increase::Models::Card
103
77
 
104
78
  class CardCreateDetailsIframeParams = Increase::Models::CardCreateDetailsIframeParams
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: increase
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.303.0
4
+ version: 1.304.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Increase
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-20 00:00:00.000000000 Z
11
+ date: 2026-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi
@@ -121,19 +121,6 @@ files:
121
121
  - lib/increase/models/beneficial_owner_list_params.rb
122
122
  - lib/increase/models/beneficial_owner_retrieve_params.rb
123
123
  - lib/increase/models/beneficial_owner_update_params.rb
124
- - lib/increase/models/bookkeeping_account.rb
125
- - lib/increase/models/bookkeeping_account_balance_params.rb
126
- - lib/increase/models/bookkeeping_account_create_params.rb
127
- - lib/increase/models/bookkeeping_account_list_params.rb
128
- - lib/increase/models/bookkeeping_account_update_params.rb
129
- - lib/increase/models/bookkeeping_balance_lookup.rb
130
- - lib/increase/models/bookkeeping_entry.rb
131
- - lib/increase/models/bookkeeping_entry_list_params.rb
132
- - lib/increase/models/bookkeeping_entry_retrieve_params.rb
133
- - lib/increase/models/bookkeeping_entry_set.rb
134
- - lib/increase/models/bookkeeping_entry_set_create_params.rb
135
- - lib/increase/models/bookkeeping_entry_set_list_params.rb
136
- - lib/increase/models/bookkeeping_entry_set_retrieve_params.rb
137
124
  - lib/increase/models/card.rb
138
125
  - lib/increase/models/card_create_details_iframe_params.rb
139
126
  - lib/increase/models/card_create_params.rb
@@ -400,9 +387,6 @@ files:
400
387
  - lib/increase/resources/ach_prenotifications.rb
401
388
  - lib/increase/resources/ach_transfers.rb
402
389
  - lib/increase/resources/beneficial_owners.rb
403
- - lib/increase/resources/bookkeeping_accounts.rb
404
- - lib/increase/resources/bookkeeping_entries.rb
405
- - lib/increase/resources/bookkeeping_entry_sets.rb
406
390
  - lib/increase/resources/card_disputes.rb
407
391
  - lib/increase/resources/card_payments.rb
408
392
  - lib/increase/resources/card_purchase_supplements.rb
@@ -544,19 +528,6 @@ files:
544
528
  - rbi/increase/models/beneficial_owner_list_params.rbi
545
529
  - rbi/increase/models/beneficial_owner_retrieve_params.rbi
546
530
  - rbi/increase/models/beneficial_owner_update_params.rbi
547
- - rbi/increase/models/bookkeeping_account.rbi
548
- - rbi/increase/models/bookkeeping_account_balance_params.rbi
549
- - rbi/increase/models/bookkeeping_account_create_params.rbi
550
- - rbi/increase/models/bookkeeping_account_list_params.rbi
551
- - rbi/increase/models/bookkeeping_account_update_params.rbi
552
- - rbi/increase/models/bookkeeping_balance_lookup.rbi
553
- - rbi/increase/models/bookkeeping_entry.rbi
554
- - rbi/increase/models/bookkeeping_entry_list_params.rbi
555
- - rbi/increase/models/bookkeeping_entry_retrieve_params.rbi
556
- - rbi/increase/models/bookkeeping_entry_set.rbi
557
- - rbi/increase/models/bookkeeping_entry_set_create_params.rbi
558
- - rbi/increase/models/bookkeeping_entry_set_list_params.rbi
559
- - rbi/increase/models/bookkeeping_entry_set_retrieve_params.rbi
560
531
  - rbi/increase/models/card.rbi
561
532
  - rbi/increase/models/card_create_details_iframe_params.rbi
562
533
  - rbi/increase/models/card_create_params.rbi
@@ -823,9 +794,6 @@ files:
823
794
  - rbi/increase/resources/ach_prenotifications.rbi
824
795
  - rbi/increase/resources/ach_transfers.rbi
825
796
  - rbi/increase/resources/beneficial_owners.rbi
826
- - rbi/increase/resources/bookkeeping_accounts.rbi
827
- - rbi/increase/resources/bookkeeping_entries.rbi
828
- - rbi/increase/resources/bookkeeping_entry_sets.rbi
829
797
  - rbi/increase/resources/card_disputes.rbi
830
798
  - rbi/increase/resources/card_payments.rbi
831
799
  - rbi/increase/resources/card_purchase_supplements.rbi
@@ -966,19 +934,6 @@ files:
966
934
  - sig/increase/models/beneficial_owner_list_params.rbs
967
935
  - sig/increase/models/beneficial_owner_retrieve_params.rbs
968
936
  - sig/increase/models/beneficial_owner_update_params.rbs
969
- - sig/increase/models/bookkeeping_account.rbs
970
- - sig/increase/models/bookkeeping_account_balance_params.rbs
971
- - sig/increase/models/bookkeeping_account_create_params.rbs
972
- - sig/increase/models/bookkeeping_account_list_params.rbs
973
- - sig/increase/models/bookkeeping_account_update_params.rbs
974
- - sig/increase/models/bookkeeping_balance_lookup.rbs
975
- - sig/increase/models/bookkeeping_entry.rbs
976
- - sig/increase/models/bookkeeping_entry_list_params.rbs
977
- - sig/increase/models/bookkeeping_entry_retrieve_params.rbs
978
- - sig/increase/models/bookkeeping_entry_set.rbs
979
- - sig/increase/models/bookkeeping_entry_set_create_params.rbs
980
- - sig/increase/models/bookkeeping_entry_set_list_params.rbs
981
- - sig/increase/models/bookkeeping_entry_set_retrieve_params.rbs
982
937
  - sig/increase/models/card.rbs
983
938
  - sig/increase/models/card_create_details_iframe_params.rbs
984
939
  - sig/increase/models/card_create_params.rbs
@@ -1245,9 +1200,6 @@ files:
1245
1200
  - sig/increase/resources/ach_prenotifications.rbs
1246
1201
  - sig/increase/resources/ach_transfers.rbs
1247
1202
  - sig/increase/resources/beneficial_owners.rbs
1248
- - sig/increase/resources/bookkeeping_accounts.rbs
1249
- - sig/increase/resources/bookkeeping_entries.rbs
1250
- - sig/increase/resources/bookkeeping_entry_sets.rbs
1251
1203
  - sig/increase/resources/card_disputes.rbs
1252
1204
  - sig/increase/resources/card_payments.rbs
1253
1205
  - sig/increase/resources/card_purchase_supplements.rbs
@@ -1,104 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Increase
4
- module Models
5
- # @see Increase::Resources::BookkeepingAccounts#create
6
- class BookkeepingAccount < Increase::Internal::Type::BaseModel
7
- # @!attribute id
8
- # The account identifier.
9
- #
10
- # @return [String]
11
- required :id, String
12
-
13
- # @!attribute account_id
14
- # The API Account associated with this bookkeeping account.
15
- #
16
- # @return [String, nil]
17
- required :account_id, String, nil?: true
18
-
19
- # @!attribute compliance_category
20
- # The compliance category of the account.
21
- #
22
- # @return [Symbol, Increase::Models::BookkeepingAccount::ComplianceCategory, nil]
23
- required :compliance_category, enum: -> { Increase::BookkeepingAccount::ComplianceCategory }, nil?: true
24
-
25
- # @!attribute entity_id
26
- # The Entity associated with this bookkeeping account.
27
- #
28
- # @return [String, nil]
29
- required :entity_id, String, nil?: true
30
-
31
- # @!attribute idempotency_key
32
- # The idempotency key you chose for this object. This value is unique across
33
- # Increase and is used to ensure that a request is only processed once. Learn more
34
- # about [idempotency](https://increase.com/documentation/idempotency-keys).
35
- #
36
- # @return [String, nil]
37
- required :idempotency_key, String, nil?: true
38
-
39
- # @!attribute name
40
- # The name you choose for the account.
41
- #
42
- # @return [String]
43
- required :name, String
44
-
45
- # @!attribute type
46
- # A constant representing the object's type. For this resource it will always be
47
- # `bookkeeping_account`.
48
- #
49
- # @return [Symbol, Increase::Models::BookkeepingAccount::Type]
50
- required :type, enum: -> { Increase::BookkeepingAccount::Type }
51
-
52
- # @!method initialize(id:, account_id:, compliance_category:, entity_id:, idempotency_key:, name:, type:)
53
- # Some parameter documentations has been truncated, see
54
- # {Increase::Models::BookkeepingAccount} for more details.
55
- #
56
- # Accounts are T-accounts. They can store accounting entries. Your compliance
57
- # setup might require annotating money movements using this API. Learn more in our
58
- # [guide to Bookkeeping](https://increase.com/documentation/bookkeeping#bookkeeping).
59
- #
60
- # @param id [String] The account identifier.
61
- #
62
- # @param account_id [String, nil] The API Account associated with this bookkeeping account.
63
- #
64
- # @param compliance_category [Symbol, Increase::Models::BookkeepingAccount::ComplianceCategory, nil] The compliance category of the account.
65
- #
66
- # @param entity_id [String, nil] The Entity associated with this bookkeeping account.
67
- #
68
- # @param idempotency_key [String, nil] The idempotency key you chose for this object. This value is unique across Incre
69
- #
70
- # @param name [String] The name you choose for the account.
71
- #
72
- # @param type [Symbol, Increase::Models::BookkeepingAccount::Type] A constant representing the object's type. For this resource it will always be `
73
-
74
- # The compliance category of the account.
75
- #
76
- # @see Increase::Models::BookkeepingAccount#compliance_category
77
- module ComplianceCategory
78
- extend Increase::Internal::Type::Enum
79
-
80
- # A cash in an commingled Increase Account.
81
- COMMINGLED_CASH = :commingled_cash
82
-
83
- # A customer balance.
84
- CUSTOMER_BALANCE = :customer_balance
85
-
86
- # @!method self.values
87
- # @return [Array<Symbol>]
88
- end
89
-
90
- # A constant representing the object's type. For this resource it will always be
91
- # `bookkeeping_account`.
92
- #
93
- # @see Increase::Models::BookkeepingAccount#type
94
- module Type
95
- extend Increase::Internal::Type::Enum
96
-
97
- BOOKKEEPING_ACCOUNT = :bookkeeping_account
98
-
99
- # @!method self.values
100
- # @return [Array<Symbol>]
101
- end
102
- end
103
- end
104
- end
@@ -1,30 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Increase
4
- module Models
5
- # @see Increase::Resources::BookkeepingAccounts#balance
6
- class BookkeepingAccountBalanceParams < Increase::Internal::Type::BaseModel
7
- extend Increase::Internal::Type::RequestParameters::Converter
8
- include Increase::Internal::Type::RequestParameters
9
-
10
- # @!attribute bookkeeping_account_id
11
- # The identifier of the Bookkeeping Account to retrieve.
12
- #
13
- # @return [String]
14
- required :bookkeeping_account_id, String
15
-
16
- # @!attribute at_time
17
- # The moment to query the balance at. If not set, returns the current balances.
18
- #
19
- # @return [Time, nil]
20
- optional :at_time, Time
21
-
22
- # @!method initialize(bookkeeping_account_id:, at_time: nil, request_options: {})
23
- # @param bookkeeping_account_id [String] The identifier of the Bookkeeping Account to retrieve.
24
- #
25
- # @param at_time [Time] The moment to query the balance at. If not set, returns the current balances.
26
- #
27
- # @param request_options [Increase::RequestOptions, Hash{Symbol=>Object}]
28
- end
29
- end
30
- end
@@ -1,60 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Increase
4
- module Models
5
- # @see Increase::Resources::BookkeepingAccounts#create
6
- class BookkeepingAccountCreateParams < Increase::Internal::Type::BaseModel
7
- extend Increase::Internal::Type::RequestParameters::Converter
8
- include Increase::Internal::Type::RequestParameters
9
-
10
- # @!attribute name
11
- # The name you choose for the account.
12
- #
13
- # @return [String]
14
- required :name, String
15
-
16
- # @!attribute account_id
17
- # The account, if `compliance_category` is `commingled_cash`.
18
- #
19
- # @return [String, nil]
20
- optional :account_id, String
21
-
22
- # @!attribute compliance_category
23
- # The account compliance category.
24
- #
25
- # @return [Symbol, Increase::Models::BookkeepingAccountCreateParams::ComplianceCategory, nil]
26
- optional :compliance_category, enum: -> { Increase::BookkeepingAccountCreateParams::ComplianceCategory }
27
-
28
- # @!attribute entity_id
29
- # The entity, if `compliance_category` is `customer_balance`.
30
- #
31
- # @return [String, nil]
32
- optional :entity_id, String
33
-
34
- # @!method initialize(name:, account_id: nil, compliance_category: nil, entity_id: nil, request_options: {})
35
- # @param name [String] The name you choose for the account.
36
- #
37
- # @param account_id [String] The account, if `compliance_category` is `commingled_cash`.
38
- #
39
- # @param compliance_category [Symbol, Increase::Models::BookkeepingAccountCreateParams::ComplianceCategory] The account compliance category.
40
- #
41
- # @param entity_id [String] The entity, if `compliance_category` is `customer_balance`.
42
- #
43
- # @param request_options [Increase::RequestOptions, Hash{Symbol=>Object}]
44
-
45
- # The account compliance category.
46
- module ComplianceCategory
47
- extend Increase::Internal::Type::Enum
48
-
49
- # A cash in an commingled Increase Account.
50
- COMMINGLED_CASH = :commingled_cash
51
-
52
- # A customer balance.
53
- CUSTOMER_BALANCE = :customer_balance
54
-
55
- # @!method self.values
56
- # @return [Array<Symbol>]
57
- end
58
- end
59
- end
60
- end
@@ -1,45 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Increase
4
- module Models
5
- # @see Increase::Resources::BookkeepingAccounts#list
6
- class BookkeepingAccountListParams < Increase::Internal::Type::BaseModel
7
- extend Increase::Internal::Type::RequestParameters::Converter
8
- include Increase::Internal::Type::RequestParameters
9
-
10
- # @!attribute cursor
11
- # Return the page of entries after this one.
12
- #
13
- # @return [String, nil]
14
- optional :cursor, String
15
-
16
- # @!attribute idempotency_key
17
- # Filter records to the one with the specified `idempotency_key` you chose for
18
- # that object. This value is unique across Increase and is used to ensure that a
19
- # request is only processed once. Learn more about
20
- # [idempotency](https://increase.com/documentation/idempotency-keys).
21
- #
22
- # @return [String, nil]
23
- optional :idempotency_key, String
24
-
25
- # @!attribute limit
26
- # Limit the size of the list that is returned. The default (and maximum) is 100
27
- # objects.
28
- #
29
- # @return [Integer, nil]
30
- optional :limit, Integer
31
-
32
- # @!method initialize(cursor: nil, idempotency_key: nil, limit: nil, request_options: {})
33
- # Some parameter documentations has been truncated, see
34
- # {Increase::Models::BookkeepingAccountListParams} for more details.
35
- #
36
- # @param cursor [String] Return the page of entries after this one.
37
- #
38
- # @param idempotency_key [String] Filter records to the one with the specified `idempotency_key` you chose for tha
39
- #
40
- # @param limit [Integer] Limit the size of the list that is returned. The default (and maximum) is 100 ob
41
- #
42
- # @param request_options [Increase::RequestOptions, Hash{Symbol=>Object}]
43
- end
44
- end
45
- end
@@ -1,30 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Increase
4
- module Models
5
- # @see Increase::Resources::BookkeepingAccounts#update
6
- class BookkeepingAccountUpdateParams < Increase::Internal::Type::BaseModel
7
- extend Increase::Internal::Type::RequestParameters::Converter
8
- include Increase::Internal::Type::RequestParameters
9
-
10
- # @!attribute bookkeeping_account_id
11
- # The bookkeeping account you would like to update.
12
- #
13
- # @return [String]
14
- required :bookkeeping_account_id, String
15
-
16
- # @!attribute name
17
- # The name you choose for the account.
18
- #
19
- # @return [String]
20
- required :name, String
21
-
22
- # @!method initialize(bookkeeping_account_id:, name:, request_options: {})
23
- # @param bookkeeping_account_id [String] The bookkeeping account you would like to update.
24
- #
25
- # @param name [String] The name you choose for the account.
26
- #
27
- # @param request_options [Increase::RequestOptions, Hash{Symbol=>Object}]
28
- end
29
- end
30
- end