userListDirectLicenses property

List<UserListDirectLicense>? userListDirectLicenses
getter/setter pair

The licenses for the given user list in the request.

Implementation

core.List<UserListDirectLicense>? userListDirectLicenses;