@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class TransactionAuthorisation extends Object
| Constructor and Description |
|---|
TransactionAuthorisation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getScaAuthenticationData()
Get scaAuthenticationData
|
int |
hashCode() |
TransactionAuthorisation |
scaAuthenticationData(String scaAuthenticationData) |
void |
setScaAuthenticationData(String scaAuthenticationData) |
String |
toString() |
public TransactionAuthorisation scaAuthenticationData(String scaAuthenticationData)
@NotNull public String getScaAuthenticationData()
public void setScaAuthenticationData(String scaAuthenticationData)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.