public class GetShipperMigrationResponse extends Response
| Constructor and Description |
|---|
GetShipperMigrationResponse(Map<String,String> headers,
ShipperMigration migration)
Construct the base response body with http headers
|
| Modifier and Type | Method and Description |
|---|---|
ShipperMigration |
getMigration() |
void |
setMigration(ShipperMigration migration) |
GetAllHeaders, GetHeader, GetRequestIdpublic GetShipperMigrationResponse(Map<String,String> headers, ShipperMigration migration)
headers - http headerspublic ShipperMigration getMigration()
public void setMigration(ShipperMigration migration)
Copyright © 2025. All Rights Reserved.