public class AccessibleAccountResponse extends Entity implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_ACCOUNT_NAME |
static String |
FIELD_ACCOUNT_UID |
_data, _id, _name, FIELD_DATA, FIELD_ID, FIELD_NAME| Constructor and Description |
|---|
AccessibleAccountResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountName() |
String |
getAccountUid() |
AccessibleAccountResponse |
setAccountName(String value) |
AccessibleAccountResponse |
setAccountUid(String value) |
getData, getId, getName, safeSetData, safeSetId, safeSetName, setData, setId, setNameclean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_ACCOUNT_UID
public static final String FIELD_ACCOUNT_NAME
public String getAccountUid()
public AccessibleAccountResponse setAccountUid(String value)
public String getAccountName()
public AccessibleAccountResponse setAccountName(String value)
Copyright 2022 OneSpan All rights reserved.