Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 479 Bytes

File metadata and controls

21 lines (13 loc) · 479 Bytes

CollectionPinnableTargets

What targets can a Collection be pinned to.

Example Usage

from glean.api_client.models import CollectionPinnableTargets

value = CollectionPinnableTargets.RESOURCE_CARD

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
RESOURCE_CARD RESOURCE_CARD
TEAM_PROFILE_PAGE TEAM_PROFILE_PAGE