Class On_License


  • public class On_License
    extends ch.brix.gql.client.TypeBuilder
    • Constructor Detail

      • On_License

        public On_License()
    • Method Detail

      • title

        public On_License title()
        `License` title.
      • license

        public On_License license()
        `License` terms.
      • addByDefault

        public On_License addByDefault()
        `License` is applied to new assets by default.
      • requireConsensus

        public On_License requireConsensus()
        `License` requires `User` to accept terms before download.