Record
credit-note-tax-amount
No description available.
record credit-note-tax-amount {
amount: s32,
inclusive: bool,
tax-rate: string,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | s32 | |
| inclusive | bool | |
| tax-rate | string |
No description available.
record credit-note-tax-amount {
amount: s32,
inclusive: bool,
tax-rate: string,
}| Name | Type | Description |
|---|---|---|
| amount | s32 | |
| inclusive | bool | |
| tax-rate | string |