Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscountLineDetail
Product: ALL
Description: Discount detail for a
transaction line.
|
Modifier and Type | Field and Description |
---|---|
protected DiscountOverride |
PaymentLineDetail.discount |
Modifier and Type | Method and Description |
---|---|
DiscountOverride |
ObjectFactory.createDiscountOverride()
Create an instance of
DiscountOverride |
DiscountOverride |
PaymentLineDetail.getDiscount()
Gets the value of the discount property.
|
Modifier and Type | Method and Description |
---|---|
void |
PaymentLineDetail.setDiscount(DiscountOverride value)
Sets the value of the discount property.
|
Copyright © 2017. All rights reserved.