Jira.js - Jira Cloud API library
    Preparing search index...

    Interface CustomerRequestAction

    interface CustomerRequestAction {
        allowed?: boolean;
    }
    Index

    Properties

    Properties

    allowed?: boolean

    Indicates whether the user can undertake the action (true) or not (false).