Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 280 Bytes

File metadata and controls

18 lines (11 loc) · 280 Bytes

ContentActiveUnion

Whether the content is active and available for users.

Supported Types

Boolean

ContentActiveUnion.CreateBoolean(/* values here */);

ContentActiveEnum

ContentActiveUnion.CreateContentActiveEnum(/* values here */);