Cloud Commerce Consumer Procurement v1 API - Enum LineItemChangeType (1.3.0)

public enum LineItemChangeType

Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API enum LineItemChangeType.

Type of a line item change.

Namespace

Google.Cloud.Commerce.Consumer.Procurement.V1

Assembly

Google.Cloud.Commerce.Consumer.Procurement.V1.dll

Fields

Name Description
Cancel

The change is to cancel an existing line item.

Create

The change is to create a new line item.

RevertCancellation

The change is to revert a cancellation.

Unspecified

Sentinel value. Do not use.

Update

The change is to update an existing line item.