Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 567 Bytes

File metadata and controls

34 lines (22 loc) · 567 Bytes

AvatarFileFormatSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

SourceValueAvatarFileFormat

AvatarFileFormatSourceValueUnion.CreateSourceValueAvatarFileFormat(/* values here */);

ArrayOfAny

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