public class BoletoSafe2PayAPICancelarResponse extends Object
| Constructor and Description |
|---|
BoletoSafe2PayAPICancelarResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
boolean |
isHasError() |
boolean |
isResponseDetail() |
void |
setError(String Error) |
void |
setHasError(boolean HasError) |
void |
setResponseDetail(boolean ResponseDetail) |
String |
toString() |
public boolean isResponseDetail()
public void setResponseDetail(boolean ResponseDetail)
public boolean isHasError()
public void setHasError(boolean HasError)
public String getError()
public void setError(String Error)
Copyright © 2022. All rights reserved.