Skip to content

Commit b5fc206

Browse files
AdyenAutomationBotAdyenAutomationBot
authored andcommitted
style(fmt): code formatted
1 parent 3fbacba commit b5fc206

File tree

433 files changed

+5393
-6343
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

433 files changed

+5393
-6343
lines changed

src/adyen/api.go

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -80,21 +80,21 @@ const (
8080
type APIClient struct {
8181
client *common.Client
8282
// API Services
83-
checkout *checkout.APIClient
84-
payments *payments.APIClient
85-
paymentsApp *paymentsapp.PaymentsAppApi
86-
payout *payout.APIClient
87-
recurring *recurring.GeneralApi
88-
binLookup *binlookup.GeneralApi
89-
balancecontrol *balancecontrol.GeneralApi
90-
posTerminalManagement *posterminalmanagement.GeneralApi
91-
disputes *disputes.GeneralApi
92-
storedValue *storedvalue.GeneralApi
93-
balancePlatform *balanceplatform.APIClient
94-
transfers *transfers.APIClient
95-
management *management.APIClient
96-
legalEntity *legalentity.APIClient
97-
dataProtection *dataprotection.GeneralApi
83+
checkout *checkout.APIClient
84+
payments *payments.APIClient
85+
paymentsApp *paymentsapp.PaymentsAppApi
86+
payout *payout.APIClient
87+
recurring *recurring.GeneralApi
88+
binLookup *binlookup.GeneralApi
89+
balancecontrol *balancecontrol.GeneralApi
90+
posTerminalManagement *posterminalmanagement.GeneralApi
91+
disputes *disputes.GeneralApi
92+
storedValue *storedvalue.GeneralApi
93+
balancePlatform *balanceplatform.APIClient
94+
transfers *transfers.APIClient
95+
management *management.APIClient
96+
legalEntity *legalentity.APIClient
97+
dataProtection *dataprotection.GeneralApi
9898
}
9999

100100
// NewClient optionally a custom http.Client can be passed via the Config allow for advanced features such as caching.

src/binlookup/api_general.go

Lines changed: 36 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/binlookup/model_amount.go

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/binlookup/model_bin_detail.go

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/binlookup/model_card_bin.go

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/binlookup/model_cost_estimate_assumptions.go

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/binlookup/model_cost_estimate_request.go

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/binlookup/model_cost_estimate_response.go

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/binlookup/model_ds_public_key_detail.go

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)