interface ApprovalDecisionRequest {
    decision?: string;
}

Hierarchy (view full)

Properties

Properties

decision?: string

Response to the approval request.