Uses of Class
com.onlinepayments.domain.OmnichannelPayoutSpecificInput
Packages that use OmnichannelPayoutSpecificInput
-
Uses of OmnichannelPayoutSpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return OmnichannelPayoutSpecificInputModifier and TypeMethodDescriptionCreatePayoutRequest.getOmnichannelPayoutSpecificInput()Object containing the additional payout details for a Omnichannel merchantsOmnichannelPayoutSpecificInput.withPaymentId(String value) The Payment Id of the transaction (either in-store or online), from which you request to make a refund.Methods in com.onlinepayments.domain with parameters of type OmnichannelPayoutSpecificInputModifier and TypeMethodDescriptionvoidCreatePayoutRequest.setOmnichannelPayoutSpecificInput(OmnichannelPayoutSpecificInput value) Object containing the additional payout details for a Omnichannel merchantsCreatePayoutRequest.withOmnichannelPayoutSpecificInput(OmnichannelPayoutSpecificInput value) Object containing the additional payout details for a Omnichannel merchants