Uses of Class
com.adyen.model.checkout.PlatformChargebackLogic
-
Packages that use PlatformChargebackLogic Package Description com.adyen.model.checkout -
-
Uses of PlatformChargebackLogic in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return PlatformChargebackLogic Modifier and Type Method Description PlatformChargebackLogicPlatformChargebackLogic. behavior(PlatformChargebackLogic.BehaviorEnum behavior)PlatformChargebackLogicPlatformChargebackLogic. costAllocationAccount(String costAllocationAccount)static PlatformChargebackLogicPlatformChargebackLogic. fromJson(String jsonString)Create an instance of PlatformChargebackLogic given an JSON stringPlatformChargebackLogicCreateCheckoutSessionRequest. getPlatformChargebackLogic()Get platformChargebackLogicPlatformChargebackLogicCreateCheckoutSessionResponse. getPlatformChargebackLogic()Get platformChargebackLogicPlatformChargebackLogicDonationPaymentRequest. getPlatformChargebackLogic()Get platformChargebackLogicPlatformChargebackLogicPaymentCaptureRequest. getPlatformChargebackLogic()Get platformChargebackLogicPlatformChargebackLogicPaymentCaptureResponse. getPlatformChargebackLogic()Get platformChargebackLogicPlatformChargebackLogicPaymentRequest. getPlatformChargebackLogic()Get platformChargebackLogicPlatformChargebackLogicPaymentSetupRequest. getPlatformChargebackLogic()Get platformChargebackLogicPlatformChargebackLogicPlatformChargebackLogic. targetAccount(String targetAccount)
-