Request

Response

    Interface: ProjectDataAttributes

    Defined in: model/projectDataAttributes.ts:9

    The properties of the project.

    Export

    ProjectDataAttributes

    Properties

    extension?

    optional extension: ProjectExtensionWithSchemaLink

    Defined in: model/projectDataAttributes.ts:27

    Memberof

    ProjectDataAttributes


    name?

    optional name: string

    Defined in: model/projectDataAttributes.ts:15

    A human friendly name to identify the project.

    Memberof

    ProjectDataAttributes


    scopes?

    optional scopes: string[]

    Defined in: model/projectDataAttributes.ts:21

    The array of scopes that apply to this project.

    Memberof

    ProjectDataAttributes