@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class NumbersATON extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ACCOUNT |
static String |
SERIALIZED_NAME_ACCOUNT_ID |
| Constructor and Description |
|---|
NumbersATON() |
| Modifier and Type | Method and Description |
|---|---|
NumbersATON |
account(String account) |
NumbersATON |
accountId(String accountId) |
boolean |
equals(Object o) |
String |
getAccount()
The full account number for the account
|
String |
getAccountId()
The Plaid account ID associated with the account numbers
|
int |
hashCode() |
void |
setAccount(String account) |
void |
setAccountId(String accountId) |
String |
toString() |
public static final String SERIALIZED_NAME_ACCOUNT_ID
public static final String SERIALIZED_NAME_ACCOUNT
public NumbersATON accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public NumbersATON account(String account)
public String getAccount()
public void setAccount(String account)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.