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