@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV1TransactionBatchesGet500Response extends Object
| Constructor and Description |
|---|
PtsV1TransactionBatchesGet500Response() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV1TransactionBatchesGet500Response |
errorInformation(PtsV1TransactionBatchesGet500ResponseErrorInformation errorInformation) |
PtsV1TransactionBatchesGet500ResponseErrorInformation |
getErrorInformation()
Get errorInformation
|
String |
getSubmitTimeUtc()
Time of request in UTC.
|
int |
hashCode() |
void |
setErrorInformation(PtsV1TransactionBatchesGet500ResponseErrorInformation errorInformation) |
void |
setSubmitTimeUtc(String submitTimeUtc) |
PtsV1TransactionBatchesGet500Response |
submitTimeUtc(String submitTimeUtc) |
String |
toString() |
public PtsV1TransactionBatchesGet500Response()
public PtsV1TransactionBatchesGet500Response errorInformation(PtsV1TransactionBatchesGet500ResponseErrorInformation errorInformation)
public PtsV1TransactionBatchesGet500ResponseErrorInformation getErrorInformation()
public void setErrorInformation(PtsV1TransactionBatchesGet500ResponseErrorInformation errorInformation)
public PtsV1TransactionBatchesGet500Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
Copyright © 2020. All rights reserved.