ReportTaxStringValueMapping
Model
Required
TaxStringID :
number (int)
Nullable
MaxLength(32)
Reporting_TaxGroupCommonName :
string
Nullable
MaxLength(32)
Reporting_TaxGroupLocalizedName :
string
Nullable
MaxLength(32)
Reporting_Tax1CommonName :
string
Nullable
MaxLength(32)
Reporting_Tax1LocalizedName :
string
Nullable
MaxLength(32)
Reporting_Tax1Rate :
string
Nullable
MaxLength(32)
Reporting_Tax2CommonName :
string
Nullable
MaxLength(32)
Reporting_Tax2LocalizedName :
string
Nullable
MaxLength(32)
Reporting_Tax2Rate :
string
Nullable
MaxLength(32)
Reporting_Tax3CommonName :
string
Nullable
MaxLength(32)
Reporting_Tax3LocalizedName :
string
Nullable
MaxLength(32)
Reporting_Tax3Rate :
string
Nullable
MaxLength(32)
Reporting_Tax4CommonName :
string
Nullable
MaxLength(32)
Reporting_Tax4LocalizedName :
string
Nullable
MaxLength(32)
Reporting_Tax4Rate :
string
Example
{
"TaxStringID": 321,
"Reporting_TaxGroupCommonName": "string value",
"Reporting_TaxGroupLocalizedName": "string value",
"Reporting_Tax1CommonName": "string value",
"Reporting_Tax1LocalizedName": "string value",
"Reporting_Tax1Rate": "string value",
"Reporting_Tax2CommonName": "string value",
"Reporting_Tax2LocalizedName": "string value",
"Reporting_Tax2Rate": "string value",
"Reporting_Tax3CommonName": "string value",
"Reporting_Tax3LocalizedName": "string value",
"Reporting_Tax3Rate": "string value",
"Reporting_Tax4CommonName": "string value",
"Reporting_Tax4LocalizedName": "string value",
"Reporting_Tax4Rate": "string value"
}