public class TriggerOrderResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ID |
| Constructor and Description |
|---|
TriggerOrderResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getId()
Auto order ID
|
int |
hashCode() |
TriggerOrderResponse |
id(Long id) |
void |
setId(Long id) |
String |
toString() |
public static final String SERIALIZED_NAME_ID
public TriggerOrderResponse id(Long id)
public void setId(Long id)
Copyright © 2023. All rights reserved.