# CreateShipmentResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**shipment_id** | **String** | The unique shipment identifier. |
**eligible_rates** | [**Vec<models::Rate>**](Rate.md) | A list of all the available rates that can be used to send the shipment. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)