@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class PaymentInitiationCancelResponse200202 extends Object
| Constructor and Description |
|---|
PaymentInitiationCancelResponse200202() |
public PaymentInitiationCancelResponse200202()
public PaymentInitiationCancelResponse200202 transactionStatus(TransactionStatus transactionStatus)
@NotNull public TransactionStatus getTransactionStatus()
public void setTransactionStatus(TransactionStatus transactionStatus)
public PaymentInitiationCancelResponse200202 scaMethods(ScaMethods scaMethods)
public ScaMethods getScaMethods()
public void setScaMethods(ScaMethods scaMethods)
public PaymentInitiationCancelResponse200202 chosenScaMethod(ChosenScaMethod chosenScaMethod)
public ChosenScaMethod getChosenScaMethod()
public void setChosenScaMethod(ChosenScaMethod chosenScaMethod)
public PaymentInitiationCancelResponse200202 challengeData(ChallengeData challengeData)
public ChallengeData getChallengeData()
public void setChallengeData(ChallengeData challengeData)
public PaymentInitiationCancelResponse200202 _links(Map _links)
public Map getLinks()
public void setLinks(Map _links)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.