public class Ptsv2paymentsidreversalsOrderInformationLineItems extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsidreversalsOrderInformationLineItems() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Integer |
getQuantity() |
Number of units for this order.
|
String |
getUnitPrice() |
Per-item price of the product.
|
int |
hashCode() |
|
Ptsv2paymentsidreversalsOrderInformationLineItems |
quantity(Integer quantity) |
|
void |
setQuantity(Integer quantity) |
|
void |
setUnitPrice(String unitPrice) |
|
String |
toString() |
|
Ptsv2paymentsidreversalsOrderInformationLineItems |
unitPrice(String unitPrice) |
public Ptsv2paymentsidreversalsOrderInformationLineItems()
public Ptsv2paymentsidreversalsOrderInformationLineItems quantity(Integer quantity)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public Ptsv2paymentsidreversalsOrderInformationLineItems unitPrice(String unitPrice)
public String getUnitPrice()
public void setUnitPrice(String unitPrice)
Copyright © 2026. All rights reserved.