Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 639 Bytes

File metadata and controls

34 lines (22 loc) · 639 Bytes

TicketingAttachmentResultSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

TicketingAttachmentResultSourceValue

TicketingAttachmentResultSourceValueUnion.CreateTicketingAttachmentResultSourceValue(/* values here */);

ArrayOfAny

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