Interface protos.google.cloud.commerce.consumer.procurement.v1.ILineItemChange (0.1.0)

Properties of a LineItemChange.

Package

@google-cloud/procurement

Properties

changeEffectiveTime

changeEffectiveTime?: (google.protobuf.ITimestamp|null);

LineItemChange changeEffectiveTime

changeId

changeId?: (string|null);

LineItemChange changeId

changeState

changeState?: (google.cloud.commerce.consumer.procurement.v1.LineItemChangeState|keyof typeof google.cloud.commerce.consumer.procurement.v1.LineItemChangeState|null);

LineItemChange changeState

changeStateReasonType

changeStateReasonType?: (google.cloud.commerce.consumer.procurement.v1.LineItemChangeStateReasonType|keyof typeof google.cloud.commerce.consumer.procurement.v1.LineItemChangeStateReasonType|null);

LineItemChange changeStateReasonType

changeType

changeType?: (google.cloud.commerce.consumer.procurement.v1.LineItemChangeType|keyof typeof google.cloud.commerce.consumer.procurement.v1.LineItemChangeType|null);

LineItemChange changeType

createTime

createTime?: (google.protobuf.ITimestamp|null);

LineItemChange createTime

newLineItemInfo

newLineItemInfo?: (google.cloud.commerce.consumer.procurement.v1.ILineItemInfo|null);

LineItemChange newLineItemInfo

oldLineItemInfo

oldLineItemInfo?: (google.cloud.commerce.consumer.procurement.v1.ILineItemInfo|null);

LineItemChange oldLineItemInfo

stateReason

stateReason?: (string|null);

LineItemChange stateReason

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

LineItemChange updateTime