@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class AuthMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SUPPORTED_METHODS |
| Constructor and Description |
|---|
AuthMetadata() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AuthSupportedMethods |
getSupportedMethods()
Get supportedMethods
|
int |
hashCode() |
void |
setSupportedMethods(AuthSupportedMethods supportedMethods) |
AuthMetadata |
supportedMethods(AuthSupportedMethods supportedMethods) |
String |
toString() |
public static final String SERIALIZED_NAME_SUPPORTED_METHODS
public AuthMetadata supportedMethods(AuthSupportedMethods supportedMethods)
@Nullable public AuthSupportedMethods getSupportedMethods()
public void setSupportedMethods(AuthSupportedMethods supportedMethods)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.