@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class TransferCapabilitiesGetRTP extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CREDIT |
| Constructor and Description |
|---|
TransferCapabilitiesGetRTP() |
| Modifier and Type | Method and Description |
|---|---|
TransferCapabilitiesGetRTP |
credit(Boolean credit) |
boolean |
equals(Object o) |
Boolean |
getCredit()
When `true`, the linked Item's institution supports RTP credit transfer.
|
int |
hashCode() |
void |
setCredit(Boolean credit) |
String |
toString() |
public static final String SERIALIZED_NAME_CREDIT
public TransferCapabilitiesGetRTP credit(Boolean credit)
@Nullable public Boolean getCredit()
public void setCredit(Boolean credit)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.