Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 565 Bytes

File metadata and controls

20 lines (13 loc) · 565 Bytes

AgreementStateInfo

Properties

Name Type Description Notes
agreementCancellationInfo AgreementCancellationInfo Cancellation information for the agreement [optional]
state StateEnum The state in which the agreement should land [optional]

Enum: StateEnum

Name Value
AUTHORING "AUTHORING"
CANCELLED "CANCELLED"
IN_PROCESS "IN_PROCESS"