Annotation Type License

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Extension[] extensions
      The list of optional extensions
      String name
      The license name used for the API.
      String url
      A URL to the license used for the API.
    • Element Detail

      • name

        String name
        The license name used for the API.
        Returns:
        the name of the license
        Default:
        ""
      • url

        String url
        A URL to the license used for the API. MUST be in the format of a URL.
        Returns:
        the URL of the license
        Default:
        ""
      • extensions

        Extension[] extensions
        The list of optional extensions
        Returns:
        an optional array of extensions
        Default:
        {}