# PurchaseLabelsResult
## Properties
**shipment_id** | **String** | The unique shipment identifier. |
**client_reference_id** | Option<**String**> | Client reference id. | [optional]
**accepted_rate** | [**models::AcceptedRate**](AcceptedRate.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)