Package com.chrt.api.types
Interface ShipperConnectionRes.ShipperOrgInfoForConnectionsStage
-
- All Known Implementing Classes:
ShipperConnectionRes.Builder
- Enclosing class:
- ShipperConnectionRes
public static interface ShipperConnectionRes.ShipperOrgInfoForConnectionsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShipperConnectionRes.Builderfrom(ShipperConnectionRes other)ShipperConnectionRes.ConnectedStageshipperOrgInfoForConnections(ShipperOrgInfoForConnections1 shipperOrgInfoForConnections)
-
-
-
Method Detail
-
shipperOrgInfoForConnections
ShipperConnectionRes.ConnectedStage shipperOrgInfoForConnections(@NotNull ShipperOrgInfoForConnections1 shipperOrgInfoForConnections)
-
from
ShipperConnectionRes.Builder from(ShipperConnectionRes other)
-
-