Options for instantiating a license viewer

interface IOptions {
    model: Licenses.Model;
}

Properties

Properties