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