Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 623 Bytes

File metadata and controls

34 lines (22 loc) · 623 Bytes

AccountingJournalResultSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

AccountingJournalResultSourceValue

AccountingJournalResultSourceValueUnion.CreateAccountingJournalResultSourceValue(/* values here */);

ArrayOfAny

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