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