public class UpdateAuthorisation extends Object
| Constructor and Description |
|---|
UpdateAuthorisation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationMethodId() |
PsuData |
getPsuData() |
String |
getScaAuthenticationData() |
void |
setAuthenticationMethodId(String authenticationMethodId) |
void |
setPsuData(PsuData psuData) |
void |
setScaAuthenticationData(String scaAuthenticationData) |
public PsuData getPsuData()
public void setPsuData(PsuData psuData)
public String getAuthenticationMethodId()
public void setAuthenticationMethodId(String authenticationMethodId)
public String getScaAuthenticationData()
public void setScaAuthenticationData(String scaAuthenticationData)
Copyright © 2020. All rights reserved.