@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-11-14T16:41:31.650700Z[Etc/UTC]") public class CreditPayrollIncomeParsingConfigUpdateResponse extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_REQUEST_ID |
Constructor and Description |
---|
CreditPayrollIncomeParsingConfigUpdateResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getRequestId()
A unique identifier for the request, which can be used for troubleshooting.
|
int |
hashCode() |
CreditPayrollIncomeParsingConfigUpdateResponse |
requestId(String requestId) |
void |
setRequestId(String requestId) |
String |
toString() |
public static final String SERIALIZED_NAME_REQUEST_ID
public CreditPayrollIncomeParsingConfigUpdateResponse()
public CreditPayrollIncomeParsingConfigUpdateResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2017–2024 Plaid Inc.. All rights reserved.