public class FeeDetailsResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
amount |
protected String |
application |
protected String |
currency |
protected String |
description |
protected String |
type |
| Constructor and Description |
|---|
FeeDetailsResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
String |
getApplication() |
String |
getCurrency() |
String |
getDescription() |
String |
getType() |
Copyright © 2014. All rights reserved.