brandon14/ebay-sdk-php

View on GitHub
src/Sell/Logistics/V1/docs/Model/ShipmentCancellation.md

Summary

Maintainability
Test Coverage
# # ShipmentCancellation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cancellation_requested_date** | **string** | The time and date the request was made to cancel the shipment, formatted as an <a href=\"https://www.iso.org/iso-8601-date-and-time-format.html\" title=\"https://www.iso.org\" target=\"_blank\">ISO 8601</a> UTC string. | [optional]
**cancellation_status** | **string** | This enum specifies the current cancellation status of a shipment, if a cancellation request has been made. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/logistics/types/api:ShipmentCancellationStatusEnum'>eBay API documentation</a> | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)