public class ListShipperResponse extends Response
| Constructor and Description |
|---|
ListShipperResponse(Map<String,String> headers,
int count,
int total,
List<String> shippers) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetCount() |
List<String> |
GetShippers() |
int |
GetTotal() |
GetAllHeaders, GetHeader, GetRequestIdCopyright © 2025. All Rights Reserved.