Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 551 Bytes

File metadata and controls

34 lines (22 loc) · 551 Bytes

AvatarCategorySourceValueUnion

Supported Types

Str

AvatarCategorySourceValueUnion.CreateStr(/* values here */);

Number

AvatarCategorySourceValueUnion.CreateNumber(/* values here */);

Boolean

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

SourceValueAvatarCategory

AvatarCategorySourceValueUnion.CreateSourceValueAvatarCategory(/* values here */);

ArrayOfAny

AvatarCategorySourceValueUnion.CreateArrayOfAny(/* values here */);