Uses of Class
com.adyen.model.disputes.SupplyDefenseDocumentResponse
-
Packages that use SupplyDefenseDocumentResponse Package Description com.adyen.model.disputes com.adyen.service -
-
Uses of SupplyDefenseDocumentResponse in com.adyen.model.disputes
Methods in com.adyen.model.disputes that return SupplyDefenseDocumentResponse Modifier and Type Method Description SupplyDefenseDocumentResponseSupplyDefenseDocumentResponse. disputeServiceResult(DisputeServiceResult disputeServiceResult)disputeServiceResultstatic SupplyDefenseDocumentResponseSupplyDefenseDocumentResponse. fromJson(String jsonString)Create an instance of SupplyDefenseDocumentResponse given an JSON string -
Uses of SupplyDefenseDocumentResponse in com.adyen.service
Methods in com.adyen.service that return SupplyDefenseDocumentResponse Modifier and Type Method Description SupplyDefenseDocumentResponseDisputesApi. supplyDefenseDocument(SupplyDefenseDocumentRequest supplyDefenseDocumentRequest)Supply a defense documentSupplyDefenseDocumentResponseDisputesApi. supplyDefenseDocument(SupplyDefenseDocumentRequest supplyDefenseDocumentRequest, RequestOptions requestOptions)Supply a defense document
-