Class CancelMacOrderDetails
The data to cancel a MacOrder.
Inherited Members
Namespace: Oci.MngdmacService.Models
Assembly: OCI.DotNetSDK.Mngdmac.dll
Syntax
public class CancelMacOrderDetailsProperties
CancelReason
Declaration
[JsonProperty(PropertyName = "cancelReason")]
public string CancelReason { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The reason for the MacOrder cancellation. |