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