Skip to main content

UserApprove

The UserApprove class represents the details of a pending approval request for a specific project, including project and process information, request status, associated events, and multi-language support for descriptions and captions.

Properties

NameDescription
ProjectCaptionGets or sets the caption of the project associated with the approval.
ProjectNameGets or sets the name of the project associated with the approval.
FlagColorGets or sets the flag color associated with the approval.
StatusGets or sets the approval status.
FlowNameGets or sets the name of the flow associated with the approval.
RequestDateGets or sets the date when the request was made.
StartDateGets or sets the start date of the approval process.
SecretKeyGets or sets the secret key associated with the approval.
IsSeenGets or sets a value indicating whether the approval has been seen by the user.
EventsGets or sets the list of events associated with the approval.
RequestEventsJSON-formatted string listing actions/events available for the request, with multi-language support for descriptions
DeploymentUrlGets or sets the deployment URL associated with the approval.
ProcessIdGets or sets the process identifier for the approval.
ProjectIdGets or sets the unique identifier for the project associated with the approval.
AttributesGets or sets the list of attributes associated with the approval.
RequestIdGets or sets the request identifier for the approval.
StarterUserGets or sets the user who started the approval process.