com.adyen.model.payout.DeclineThirdPartyResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of adyen-java-api-library Show documentation
Show all versions of adyen-java-api-library Show documentation
Adyen API Client Library for Java
package com.adyen.model.payout;
public class DeclineThirdPartyResponse extends ModifyResponse {
}