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