Record
order-line-item-applied-tax
No description available.
record order-line-item-applied-tax {
applied-money: option<money>,
tax-uid: string,
uid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| applied-money | option<money> | |
| tax-uid | string | |
| uid | option<string> |