Reference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API module Google::Cloud::Commerce::Consumer::Procurement::V1::LineItemChangeStateReasonType.
Predefined types for line item change state reason.
Constants
LINE_ITEM_CHANGE_STATE_REASON_TYPE_UNSPECIFIED
value: 0
Default value, indicating there's no predefined type for change state
reason.
LINE_ITEM_CHANGE_STATE_REASON_TYPE_EXPIRED
value: 1
Change is in current state due to term expiration.
LINE_ITEM_CHANGE_STATE_REASON_TYPE_USER_CANCELLED
value: 2
Change is in current state due to user-initiated cancellation.
LINE_ITEM_CHANGE_STATE_REASON_TYPE_SYSTEM_CANCELLED
value: 3
Change is in current state due to system-initiated cancellation.