@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class CauseAllOf extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_ITEM_ID |
Constructor and Description |
---|
CauseAllOf() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getItemId()
The `item_id` of the Item associated with this webhook, warning, or error
|
int |
hashCode() |
CauseAllOf |
itemId(String itemId) |
void |
setItemId(String itemId) |
String |
toString() |
public static final String SERIALIZED_NAME_ITEM_ID
public CauseAllOf itemId(String itemId)
@Nullable public String getItemId()
public void setItemId(String itemId)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.