Tax Component Data
constructor(creditAccount: GLAccountData? = null, creditAccountType: EnumOptionData? = null, debitAccount: GLAccountData? = null, debitAccountType: EnumOptionData? = null, glAccountOptions: Map<String, List<GLAccountData>>? = null, glAccountTypeOptions: List<EnumOptionData>? = null, id: Long? = null, name: String? = null, percentage: Double? = null, startDate: LocalDate? = null, taxComponentHistories: List<TaxComponentHistoryData>? = null)
Parameters
credit Account
credit Account Type
debit Account
debit Account Type
gl Account Options
gl Account Type Options
id
name
percentage
start Date
tax Component Histories