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 7faaf5b commit 1654f9eCopy full SHA for 1654f9e
README.md
@@ -649,7 +649,7 @@ We’re exploring a new model of maintaining the SDKs which allows us to be more
649
````java
650
651
public static void main( String[] args ) {
652
-MerchantAuthenticationType appleMerchAuthenticationType = new MerchantAuthenticationType();
+ MerchantAuthenticationType appleMerchAuthenticationType = new MerchantAuthenticationType();
653
appleMerchAuthenticationType.setName("5KP3u95bQpv");
654
appleMerchAuthenticationType.setTransactionKey("4Ktq966gC55GAX7S");
655
0 commit comments