Uses of Class
com.adyen.model.sessionauthentication.MerchantAccountResource
-
Packages that use MerchantAccountResource Package Description com.adyen.model.sessionauthentication -
-
Uses of MerchantAccountResource in com.adyen.model.sessionauthentication
Methods in com.adyen.model.sessionauthentication that return MerchantAccountResource Modifier and Type Method Description static MerchantAccountResourceMerchantAccountResource. fromJson(String jsonString)Create an instance of MerchantAccountResource given an JSON stringMerchantAccountResourceMerchantAccountResource. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.MerchantAccountResourceMerchantAccountResource. merchantAccountCode(String merchantAccountCode)merchantAccountCode
-