CWE API Client - v1.0.1
    Preparing search index...

    Interface CweViewAudience

    An audience entry describing who a view is relevant for.

    interface CweViewAudience {
        Type: string;
        Description: string;
    }
    Index

    Properties

    Properties

    Type: string

    Audience type (e.g. 'Software Developers', 'Educators')

    Description: string

    Description of how this view is relevant to this audience