Class CancelOrderResponse
Contains details of a successful request to cancel an order via CancelOrderAsync(CancelOrderRequest).
Inherited Members
Namespace: Yort.Zip.InStore
Assembly: Yort.Zip.InStore.dll
Syntax
public class CancelOrderResponseProperties
| Improve this Doc View SourceOrderId
Contains the unique id of the order that was cancelled.
Declaration
public string OrderId { get; set; }Property Value
| Type | Description | 
|---|---|
| String |