com.adyen.model.payout.ConfirmThirdPartyResponse 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 ConfirmThirdPartyResponse extends ModifyResponse {
}