userListGlobalLicenses property

List<UserListGlobalLicense>? userListGlobalLicenses
getter/setter pair

The licenses for the given user list in the request.

Implementation

core.List<UserListGlobalLicense>? userListGlobalLicenses;