anonAllowed property

bool? anonAllowed
getter/setter pair

Boolean flag that manages user access to the catalog item.

When true, the catalog item can be viewed anonymously; otherwise, only registered users may view it. Note: when the parent portal is enrolled in the audience management feature, this flag is ignored; instead visibility must be further managed in the management UI (see Manage the visibility of an API in your portal).

Optional.

Implementation

core.bool? anonAllowed;