Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 703 Bytes

File metadata and controls

34 lines (22 loc) · 703 Bytes

UnifiedUploadRequestDtoFileFormatSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

UnifiedUploadRequestDtoSourceValueFileFormat

UnifiedUploadRequestDtoFileFormatSourceValueUnion.CreateUnifiedUploadRequestDtoSourceValueFileFormat(/* values here */);

ArrayOfAny

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