Skip to content

Commit b54e5dd

Browse files
committed
Upgrade to LEM v4
1 parent c6fa136 commit b54e5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/adyen/services/legalEntityManagement.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module Adyen
1616
class LegalEntityManagement
1717
attr_accessor :service, :version
1818

19-
DEFAULT_VERSION = 3
19+
DEFAULT_VERSION = 4
2020
def initialize(client, version = DEFAULT_VERSION)
2121
@service = 'LegalEntityManagement'
2222
@client = client

0 commit comments

Comments
 (0)