# DirectPurchaseResult
## Properties
**shipment_id** | **String** | The unique shipment identifier provided by a shipping service. |
**package_document_detail_list** | Option<[**Vec<models::PackageDocumentDetail>**](PackageDocumentDetail.md)> | A list of post-purchase details about a package that will be shipped using a shipping service. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)