FormApprovalCannedResponse: {
    key: string;
    label: string;
    notes: string;
}

Type declaration

  • key: string

    The unique key for the response to allow for reporting

  • label: string

    The human readable text to represent the response

  • notes: string

    The text to prefill as the notes for an approval (should respect line breaks)