public class PtsV2UpdateOrderPatch201Response extends Object
| Constructor | Description |
|---|---|
PtsV2UpdateOrderPatch201Response() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
PtsV2CreateOrderPost201ResponseProcessorInformation |
getProcessorInformation() |
Get processorInformation
|
String |
getStatus() |
The status of the submitted transaction.
|
int |
hashCode() |
|
PtsV2UpdateOrderPatch201Response |
processorInformation(PtsV2CreateOrderPost201ResponseProcessorInformation processorInformation) |
|
void |
setProcessorInformation(PtsV2CreateOrderPost201ResponseProcessorInformation processorInformation) |
|
void |
setStatus(String status) |
|
PtsV2UpdateOrderPatch201Response |
status(String status) |
|
String |
toString() |
public PtsV2UpdateOrderPatch201Response status(String status)
public String getStatus()
public void setStatus(String status)
public PtsV2UpdateOrderPatch201Response processorInformation(PtsV2CreateOrderPost201ResponseProcessorInformation processorInformation)
public PtsV2CreateOrderPost201ResponseProcessorInformation getProcessorInformation()
public void setProcessorInformation(PtsV2CreateOrderPost201ResponseProcessorInformation processorInformation)
Copyright © 2026. All rights reserved.