public class TfaVerificationResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_VERIFICATIONS |
| Constructor and Description |
|---|
TfaVerificationResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<TfaVerification> |
getVerifications()
Collection of verifications
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_VERIFICATIONS
public List<TfaVerification> getVerifications()
Copyright © 2022. All rights reserved.