@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2013RefundAmountDetails extends Object
| Constructor and Description |
|---|
InlineResponse2013RefundAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2013RefundAmountDetails |
currency(String currency) |
boolean |
equals(Object o) |
String |
getCurrency()
Currency used for the order.
|
String |
getRefundAmount()
Total amount of the refund.
|
int |
hashCode() |
InlineResponse2013RefundAmountDetails |
refundAmount(String refundAmount) |
void |
setCurrency(String currency) |
void |
setRefundAmount(String refundAmount) |
String |
toString() |
public InlineResponse2013RefundAmountDetails()
public InlineResponse2013RefundAmountDetails refundAmount(String refundAmount)
public String getRefundAmount()
public void setRefundAmount(String refundAmount)
public InlineResponse2013RefundAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2018. All rights reserved.