Record
customer-tax
No description available.
record customer-tax {
automatic-tax: customer-tax-automatic-tax-enum,
ip-address: option<string>,
location: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| automatic-tax | customer-tax-automatic-tax-enum | |
| ip-address | option<string> | |
| location | option<string> |