Package com.chrt.api.types
Interface CourierConnectionRes.CourierOrgInfoForConnectionsStage
-
- All Known Implementing Classes:
CourierConnectionRes.Builder
- Enclosing class:
- CourierConnectionRes
public static interface CourierConnectionRes.CourierOrgInfoForConnectionsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CourierConnectionRes.ConnectedStagecourierOrgInfoForConnections(CourierOrgInfoForConnections1 courierOrgInfoForConnections)CourierConnectionRes.Builderfrom(CourierConnectionRes other)
-
-
-
Method Detail
-
courierOrgInfoForConnections
CourierConnectionRes.ConnectedStage courierOrgInfoForConnections(@NotNull CourierOrgInfoForConnections1 courierOrgInfoForConnections)
-
from
CourierConnectionRes.Builder from(CourierConnectionRes other)
-
-