whitelistedTypeId property

List<String>? whitelistedTypeId
getter/setter pair

List of type public ids that have been whitelisted for use in this Zone.

Implementation

core.List<core.String>? whitelistedTypeId;