Package com.chrt.api.types
Interface ShippingTaskExecutorOrgNoteAddedWebhookPayload.NoteStage
-
- All Known Implementing Classes:
ShippingTaskExecutorOrgNoteAddedWebhookPayload.Builder
- Enclosing class:
- ShippingTaskExecutorOrgNoteAddedWebhookPayload
public static interface ShippingTaskExecutorOrgNoteAddedWebhookPayload.NoteStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShippingTaskExecutorOrgNoteAddedWebhookPayload._FinalStagenote(TaskExecutorOrgNote1 note)The executor organization note that was added
-
-
-
Method Detail
-
note
ShippingTaskExecutorOrgNoteAddedWebhookPayload._FinalStage note(@NotNull TaskExecutorOrgNote1 note)
The executor organization note that was added
-
-