Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 703 Bytes

File metadata and controls

34 lines (22 loc) · 703 Bytes

AccountingJournalCreateRequestDtoSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

AccountingJournalCreateRequestDtoSourceValue

AccountingJournalCreateRequestDtoSourceValueUnion.CreateAccountingJournalCreateRequestDtoSourceValue(/* values here */);

ArrayOfAny

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