Type alias ChangeRequestDecisionStatusType

ChangeRequestDecisionStatusType: typeof REQUESTED | typeof APPROVED | typeof DECLINED | UnparsedObject

The status of a change request decision.

Generated using TypeDoc