# PurchaseShipmentResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**shipment_id** | **String** | The unique shipment identifier. |
**service_rate** | [**models::ServiceRate**](ServiceRate.md) | |
**label_results** | [**Vec<models::LabelResult>**](LabelResult.md) | A list of label results |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)