public class OrderResp extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ORDER_ID |
| Constructor and Description |
|---|
OrderResp() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getOrderId()
Order ID
|
int |
hashCode() |
OrderResp |
orderId(Long orderId) |
void |
setOrderId(Long orderId) |
String |
toString() |
public static final String SERIALIZED_NAME_ORDER_ID
public void setOrderId(Long orderId)
Copyright © 2023. All rights reserved.