Package com.chrt.api.types
Interface ForwarderCourierConnection1.CourierOrgIdStage
-
- All Known Implementing Classes:
ForwarderCourierConnection1.Builder
- Enclosing class:
- ForwarderCourierConnection1
public static interface ForwarderCourierConnection1.CourierOrgIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ForwarderCourierConnection1.IdStagecourierOrgId(java.lang.String courierOrgId)Must be a string starting withorg_
-
-
-
Method Detail
-
courierOrgId
ForwarderCourierConnection1.IdStage courierOrgId(@NotNull java.lang.String courierOrgId)
Must be a string starting with
org_
-
-