@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class RemovedTransaction extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TRANSACTION_ID |
| Constructor and Description |
|---|
RemovedTransaction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTransactionId()
The ID of the removed transaction.
|
int |
hashCode() |
void |
setTransactionId(String transactionId) |
String |
toString() |
RemovedTransaction |
transactionId(String transactionId) |
public static final String SERIALIZED_NAME_TRANSACTION_ID
public RemovedTransaction transactionId(String transactionId)
@Nullable public String getTransactionId()
public void setTransactionId(String transactionId)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.