{
"externalTaxCodeId": "string",
"id": "int32",
"name": "string",
"taxCode": "string",
"taxRate": "double"
}
Name | Type | Description |
---|---|---|
externalTaxCodeId | string | String |
id | int32 | Int32 |
name | string | String |
taxCode | string | String |
taxRate | double |
Nullable |
Powered by DapperDox