We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6fa136 commit b54e5ddCopy full SHA for b54e5dd
lib/adyen/services/legalEntityManagement.rb
@@ -16,7 +16,7 @@ module Adyen
16
class LegalEntityManagement
17
attr_accessor :service, :version
18
19
- DEFAULT_VERSION = 3
+ DEFAULT_VERSION = 4
20
def initialize(client, version = DEFAULT_VERSION)
21
@service = 'LegalEntityManagement'
22
@client = client
0 commit comments