Searched refs:InstallType (Results 1 – 1 of 1) sorted by relevance
57 InstallType = enum( variable80 if install_type == InstallType.free:82 elif install_type == InstallType.free_trial:218 InstallType.to_string[install_type])235 if install_type != InstallType.free:248 if install_type == InstallType.paid: