Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 623 Bytes

File metadata and controls

34 lines (22 loc) · 623 Bytes

IamUpdateUserRequestDtoSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

IamUpdateUserRequestDtoSourceValue

IamUpdateUserRequestDtoSourceValueUnion.CreateIamUpdateUserRequestDtoSourceValue(/* values here */);

ArrayOfAny

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