@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-11-14T16:41:31.650700Z[Etc/UTC]") public class TransactionsRecurringGetRequestOptions extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_INCLUDE_PERSONAL_FINANCE_CATEGORY |
Constructor and Description |
---|
TransactionsRecurringGetRequestOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getIncludePersonalFinanceCategory()
Personal finance categories are now returned by default.
|
int |
hashCode() |
TransactionsRecurringGetRequestOptions |
includePersonalFinanceCategory(Boolean includePersonalFinanceCategory) |
void |
setIncludePersonalFinanceCategory(Boolean includePersonalFinanceCategory) |
String |
toString() |
public static final String SERIALIZED_NAME_INCLUDE_PERSONAL_FINANCE_CATEGORY
public TransactionsRecurringGetRequestOptions()
public TransactionsRecurringGetRequestOptions includePersonalFinanceCategory(Boolean includePersonalFinanceCategory)
@Nullable public Boolean getIncludePersonalFinanceCategory()
public void setIncludePersonalFinanceCategory(Boolean includePersonalFinanceCategory)
Copyright © 2017–2024 Plaid Inc.. All rights reserved.