change_license_type#

Desktop.change_license_type(license_type='Pool')[source]#

Change the license type.

Parameters:
license_typestr, optional

Type of the license. The options are "Pack" and "Pool". The default is "Pool".

Returns:
bool

True.

Note

Because of an API limitation, this method returns True even when the key is wrong.