@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-03-16T13:49:16.891743+02:00[Europe/Kiev]") public class LinksPaymentInitiation extends HashMap<String,HrefType>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LinksPaymentInitiation() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic LinksPaymentInitiation scaRedirect(HrefType scaRedirect)
@Valid public @Valid HrefType getScaRedirect()
public void setScaRedirect(HrefType scaRedirect)
public LinksPaymentInitiation scaOAuth(HrefType scaOAuth)
@Valid public @Valid HrefType getScaOAuth()
public void setScaOAuth(HrefType scaOAuth)
public LinksPaymentInitiation confirmation(HrefType confirmation)
@Valid public @Valid HrefType getConfirmation()
public void setConfirmation(HrefType confirmation)
public LinksPaymentInitiation startAuthorisation(HrefType startAuthorisation)
@Valid public @Valid HrefType getStartAuthorisation()
public void setStartAuthorisation(HrefType startAuthorisation)
public LinksPaymentInitiation startAuthorisationWithPsuIdentification(HrefType startAuthorisationWithPsuIdentification)
@Valid public @Valid HrefType getStartAuthorisationWithPsuIdentification()
public void setStartAuthorisationWithPsuIdentification(HrefType startAuthorisationWithPsuIdentification)
public LinksPaymentInitiation startAuthorisationWithPsuAuthentication(HrefType startAuthorisationWithPsuAuthentication)
@Valid public @Valid HrefType getStartAuthorisationWithPsuAuthentication()
public void setStartAuthorisationWithPsuAuthentication(HrefType startAuthorisationWithPsuAuthentication)
public LinksPaymentInitiation startAuthorisationWithEncryptedPsuAuthentication(HrefType startAuthorisationWithEncryptedPsuAuthentication)
@Valid public @Valid HrefType getStartAuthorisationWithEncryptedPsuAuthentication()
public void setStartAuthorisationWithEncryptedPsuAuthentication(HrefType startAuthorisationWithEncryptedPsuAuthentication)
public LinksPaymentInitiation startAuthorisationWithAuthenticationMethodSelection(HrefType startAuthorisationWithAuthenticationMethodSelection)
@Valid public @Valid HrefType getStartAuthorisationWithAuthenticationMethodSelection()
public void setStartAuthorisationWithAuthenticationMethodSelection(HrefType startAuthorisationWithAuthenticationMethodSelection)
public LinksPaymentInitiation startAuthorisationWithTransactionAuthorisation(HrefType startAuthorisationWithTransactionAuthorisation)
@Valid public @Valid HrefType getStartAuthorisationWithTransactionAuthorisation()
public void setStartAuthorisationWithTransactionAuthorisation(HrefType startAuthorisationWithTransactionAuthorisation)
public LinksPaymentInitiation self(HrefType self)
@Valid public @Valid HrefType getSelf()
public void setSelf(HrefType self)
public LinksPaymentInitiation status(HrefType status)
@Valid public @Valid HrefType getStatus()
public void setStatus(HrefType status)
public LinksPaymentInitiation scaStatus(HrefType scaStatus)
@Valid public @Valid HrefType getScaStatus()
public void setScaStatus(HrefType scaStatus)
public boolean equals(Object o)
public int hashCode()
public String toString()
toString in class AbstractMap<String,HrefType>Copyright © 2020. All rights reserved.