public class PtsV2PaymentsPost201Response1OrderInformationAmountDetails extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201Response1OrderInformationAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRefundBalance()
This field will carry the remaning amount which can be refunded.
|
int |
hashCode() |
PtsV2PaymentsPost201Response1OrderInformationAmountDetails |
refundBalance(String refundBalance) |
void |
setRefundBalance(String refundBalance) |
String |
toString() |
public PtsV2PaymentsPost201Response1OrderInformationAmountDetails()
public PtsV2PaymentsPost201Response1OrderInformationAmountDetails refundBalance(String refundBalance)
public String getRefundBalance()
public void setRefundBalance(String refundBalance)
Copyright © 2025. All rights reserved.