Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 615 Bytes

File metadata and controls

34 lines (22 loc) · 615 Bytes

JournalLineAccountTypeSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

JournalLineSourceValueAccountType

JournalLineAccountTypeSourceValueUnion.CreateJournalLineSourceValueAccountType(/* values here */);

ArrayOfAny

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