public class PtsV2CreditsPost201ResponseCreditAmountDetails extends Object
| Constructor | Description |
|---|---|
PtsV2CreditsPost201ResponseCreditAmountDetails() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.