CancelOrderRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for ConsumerProcurementService.CancelOrder.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource name of the order. |
etag |
str
Optional. The weak etag, which can be optionally populated, of the order that this cancel request is based on. Validation checking will only happen if the invoker supplies this field. |
cancellation_policy |
google.cloud.commerce_consumer_procurement_v1.types.CancelOrderRequest.CancellationPolicy
Optional. Cancellation policy of this request. |
Classes
CancellationPolicy
CancellationPolicy(value)Indicates the cancellation policy the customer uses to cancel the order.