public class CleanUpFinancialRelationResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CleanUpFinancialRelationResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
CleanUpFinancialRelationResponse |
isIdempotent(Boolean isIdempotent) |
Boolean |
isIsIdempotent()
Get isIdempotent
|
Boolean |
isIsSuccess()
Get isSuccess
|
CleanUpFinancialRelationResponse |
isSuccess(Boolean isSuccess) |
void |
setIsIdempotent(Boolean isIdempotent) |
void |
setIsSuccess(Boolean isSuccess) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CleanUpFinancialRelationResponse isIdempotent(Boolean isIdempotent)
public Boolean isIsIdempotent()
public void setIsIdempotent(Boolean isIdempotent)
public CleanUpFinancialRelationResponse isSuccess(Boolean isSuccess)
public Boolean isIsSuccess()
public void setIsSuccess(Boolean isSuccess)
Copyright © 2025. All rights reserved.