Interface JournalEntryEndpointRequest.ModelStage
-
- All Known Implementing Classes:
JournalEntryEndpointRequest.Builder
- Enclosing class:
- JournalEntryEndpointRequest
public static interface JournalEntryEndpointRequest.ModelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JournalEntryEndpointRequest.Builderfrom(JournalEntryEndpointRequest other)JournalEntryEndpointRequest._FinalStagemodel(JournalEntryRequest model)
-
-
-
Method Detail
-
model
JournalEntryEndpointRequest._FinalStage model(JournalEntryRequest model)
-
from
JournalEntryEndpointRequest.Builder from(JournalEntryEndpointRequest other)
-
-