public class BulkOrderResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
BulkOrderError |
bulkOrderError |
String |
orderId |
| Constructor and Description |
|---|
BulkOrderResponse() |
@SerializedName(value="order_id") public String orderId
@SerializedName(value="error") public BulkOrderError bulkOrderError
Copyright © 2026. All rights reserved.