NoConfidenceAction: {
    action: {
        prevActionId: GovActionId | null;
    };
    type: NO_CONFIDENCE_ACTION;
}

Type declaration