Class LineItemChangeStateReasonType (0.2.0)

LineItemChangeStateReasonType(value)

Predefined types for line item change state reason.

Enums

Name Description
LINE_ITEM_CHANGE_STATE_REASON_TYPE_UNSPECIFIED Default value, indicating there's no predefined type for change state reason.
LINE_ITEM_CHANGE_STATE_REASON_TYPE_EXPIRED Change is in current state due to term expiration.
LINE_ITEM_CHANGE_STATE_REASON_TYPE_USER_CANCELLED Change is in current state due to user-initiated cancellation.
LINE_ITEM_CHANGE_STATE_REASON_TYPE_SYSTEM_CANCELLED Change is in current state due to system-initiated cancellation.