Package com.chrt.api.types
Interface LineItem1.CreatedAtTimestampStage
-
- All Known Implementing Classes:
LineItem1.Builder
- Enclosing class:
- LineItem1
public static interface LineItem1.CreatedAtTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LineItem1.UuidStrStagecreatedAtTimestamp(java.time.OffsetDateTime createdAtTimestamp)
-
-
-
Method Detail
-
createdAtTimestamp
LineItem1.UuidStrStage createdAtTimestamp(@NotNull java.time.OffsetDateTime createdAtTimestamp)
-
-