Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 719 Bytes

File metadata and controls

34 lines (22 loc) · 719 Bytes

UnifiedUploadRequestDtoConfidentialSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

UnifiedUploadRequestDtoSourceValueConfidential

UnifiedUploadRequestDtoConfidentialSourceValueUnion.CreateUnifiedUploadRequestDtoSourceValueConfidential(/* values here */);

ArrayOfAny

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