@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-05-31T23:42:52.209921Z[Etc/UTC]") public class CreditBankIncomeGetRequestOptions extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_COUNT |
Constructor and Description |
---|
CreditBankIncomeGetRequestOptions() |
Modifier and Type | Method and Description |
---|---|
CreditBankIncomeGetRequestOptions |
count(Integer count) |
boolean |
equals(Object o) |
Integer |
getCount()
How many Bank Income Reports should be fetched.
|
int |
hashCode() |
void |
setCount(Integer count) |
String |
toString() |
public static final String SERIALIZED_NAME_COUNT
public CreditBankIncomeGetRequestOptions count(Integer count)
@Nullable public Integer getCount()
public void setCount(Integer count)
Copyright © 2017–2022 Plaid Inc.. All rights reserved.