Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 623 Bytes

File metadata and controls

34 lines (22 loc) · 623 Bytes

AccountingAccountResultSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

AccountingAccountResultSourceValue

AccountingAccountResultSourceValueUnion.CreateAccountingAccountResultSourceValue(/* values here */);

ArrayOfAny

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