@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-12-26T15:06:21.086+02:00[Europe/Kiev]") public class TransactionAuthorisation extends Object
| Constructor and Description |
|---|
TransactionAuthorisation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getScaAuthenticationData()
Get scaAuthenticationData
|
int |
hashCode() |
TransactionAuthorisation |
scaAuthenticationData(String scaAuthenticationData) |
void |
setScaAuthenticationData(String scaAuthenticationData) |
String |
toString() |
public TransactionAuthorisation scaAuthenticationData(String scaAuthenticationData)
@NotNull public @NotNull String getScaAuthenticationData()
public void setScaAuthenticationData(String scaAuthenticationData)
Copyright © 2020. All rights reserved.