Record
tax
No description available.
record tax {
applies-to-custom-amounts: option<bool>,
calculation-phase: option<string>,
enabled: option<bool>,
inclusion-type: option<string>,
name: option<string>,
percentage: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| applies-to-custom-amounts | option<bool> | |
| calculation-phase | option<string> | |
| enabled | option<bool> | |
| inclusion-type | option<string> | |
| name | option<string> | |
| percentage | option<string> |