@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2CreditsPost201ResponseCreditAmountDetails extends Object
| Constructor and Description |
|---|
PtsV2CreditsPost201ResponseCreditAmountDetails() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2CreditsPost201ResponseCreditAmountDetails |
creditAmount(String creditAmount) |
PtsV2CreditsPost201ResponseCreditAmountDetails |
currency(String currency) |
boolean |
equals(Object o) |
String |
getCreditAmount()
Amount that was credited to the cardholder’s account.
|
String |
getCurrency()
Currency used for the order.
|
int |
hashCode() |
void |
setCreditAmount(String creditAmount) |
void |
setCurrency(String currency) |
String |
toString() |
public PtsV2CreditsPost201ResponseCreditAmountDetails()
public PtsV2CreditsPost201ResponseCreditAmountDetails creditAmount(String creditAmount)
public String getCreditAmount()
public void setCreditAmount(String creditAmount)
public PtsV2CreditsPost201ResponseCreditAmountDetails currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2020. All rights reserved.