public class CreateMandateResponse extends Object
Constructor and Description |
---|
CreateMandateResponse() |
Modifier and Type | Method and Description |
---|---|
MandateResponse |
getMandate()
Object containing information on a mandate
|
MandateMerchantAction |
getMerchantAction()
Object that contains the action, including the needed data, that you should perform next, showing the redirect to a third party to complete the payment or like showing instructions
|
void |
setMandate(MandateResponse value)
Object containing information on a mandate
|
void |
setMerchantAction(MandateMerchantAction value)
Object that contains the action, including the needed data, that you should perform next, showing the redirect to a third party to complete the payment or like showing instructions
|
public MandateResponse getMandate()
public void setMandate(MandateResponse value)
public MandateMerchantAction getMerchantAction()
public void setMerchantAction(MandateMerchantAction value)
Copyright © 2024 Worldline Global Collect. All rights reserved.