RequestedFormStatusType
The status of the requested form
Fields
Used By
Definition
"""The status of the requested form"""type RequestedFormStatusType { """ Used to return something after request if the job has been triggered """ status: String}