interface LicenseOption {
    osId: string;
}

Properties

Properties

osId: string