Package com.chrt.api.types
Interface ShipperNotificationPreferences1.CreatedByUserIdStage
-
- All Known Implementing Classes:
ShipperNotificationPreferences1.Builder
- Enclosing class:
- ShipperNotificationPreferences1
public static interface ShipperNotificationPreferences1.CreatedByUserIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShipperNotificationPreferences1.CreatedAtTimestampStagecreatedByUserId(java.lang.String createdByUserId)Must be a string starting withuser_
-
-
-
Method Detail
-
createdByUserId
ShipperNotificationPreferences1.CreatedAtTimestampStage createdByUserId(@NotNull java.lang.String createdByUserId)
Must be a string starting with
user_
-
-