Package com.chrt.api.types
Interface OperationsCaseS3ObjectAddedWebhookPayload.CaseIdStage
-
- All Known Implementing Classes:
OperationsCaseS3ObjectAddedWebhookPayload.Builder
- Enclosing class:
- OperationsCaseS3ObjectAddedWebhookPayload
public static interface OperationsCaseS3ObjectAddedWebhookPayload.CaseIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OperationsCaseS3ObjectAddedWebhookPayload.OrderIdStagecaseId(java.lang.String caseId)The case the file was added to
-
-
-
Method Detail
-
caseId
OperationsCaseS3ObjectAddedWebhookPayload.OrderIdStage caseId(@NotNull java.lang.String caseId)
The case the file was added to
-
-