Record
weee-data-product-render-weee-adjustment-attribute-interface
No description available.
record weee-data-product-render-weee-adjustment-attribute-interface {
amount: string,
amount-excl-tax: string,
attribute-code: string,
extension-attributes: weee-data-product-render-weee-adjustment-attribute-extension-interface,
tax-amount: string,
tax-amount-incl-tax: string,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | string | |
| amount-excl-tax | string | |
| attribute-code | string | |
| extension-attributes | weee-data-product-render-weee-adjustment-attribute-extension-interface | |
| tax-amount | string | |
| tax-amount-incl-tax | string |