Cloud Commerce Consumer Procurement V1 API - Module Google::Cloud::Commerce::Consumer::Procurement::V1::LineItemChangeType (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API module Google::Cloud::Commerce::Consumer::Procurement::V1::LineItemChangeType.

Type of a line item change.

Constants

LINE_ITEM_CHANGE_TYPE_UNSPECIFIED

value: 0
Sentinel value. Do not use.

LINE_ITEM_CHANGE_TYPE_CREATE

value: 1
The change is to create a new line item.

LINE_ITEM_CHANGE_TYPE_UPDATE

value: 2
The change is to update an existing line item.

LINE_ITEM_CHANGE_TYPE_CANCEL

value: 3
The change is to cancel an existing line item.

LINE_ITEM_CHANGE_TYPE_REVERT_CANCELLATION

value: 4
The change is to revert a cancellation.