• Creates a license node.

    Parameters

    • licensedFrom: string

      The entity from which the license is obtained.

    • orgNode: string

      The organization node.

    Returns Promise<string>

    A promise that resolves to the node id of the created license node.

    Throws

    Will throw an error if the node already exists.

Generated using TypeDoc