I'm writing a script where I'd like to know all the potential user types provided by gis.users.license_types. The example list in the documentation is out of date, and doesn't include the newer types like Professional and Professional Plus (instead, it still shows Professional Basic/Standard/Advanced, Storyteller, etc. which were all retired).
The org I'm working with doesn't have licenses for all possible types yet (so I can't see what the ids would look like if they were to get them in the future.
Can anyone help me out? I believe the new list would look something like the one below, but want to confirm:
['creatorUT',
'editorUT',
'fieldWorkerUT',
'GISProfessional'(?),
'GISProfessionalPlus'(?),
'IndoorsUserUT',
'liteUT',
'viewerUT']