Package com.chrt.api.types
Interface ListingBidThreadActionAddedWebhookPayload.OrderIdStage
-
- All Known Implementing Classes:
ListingBidThreadActionAddedWebhookPayload.Builder
- Enclosing class:
- ListingBidThreadActionAddedWebhookPayload
public static interface ListingBidThreadActionAddedWebhookPayload.OrderIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListingBidThreadActionAddedWebhookPayload.TaskGroupIdStageorderId(java.lang.String orderId)The order associated with the listing
-
-
-
Method Detail
-
orderId
ListingBidThreadActionAddedWebhookPayload.TaskGroupIdStage orderId(@NotNull java.lang.String orderId)
The order associated with the listing
-
-