Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 623 Bytes

File metadata and controls

34 lines (22 loc) · 623 Bytes

AccountingCompanyResultSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

AccountingCompanyResultSourceValue

AccountingCompanyResultSourceValueUnion.CreateAccountingCompanyResultSourceValue(/* values here */);

ArrayOfAny

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