Taxconfiguration
Defines settings for taxes on the loan product
taxableCalculationMethodstring
Defines method used by the loans to compute the taxes for the revenues
Possible values: [DEFAULT, NON_TAXABLE, CUSTOM_TAX]
Taxconfiguration
{
"taxableCalculationMethod": "DEFAULT"
}