public class BitsoFunding extends Object
| Modifier and Type | Field and Description |
|---|---|
BigDecimal |
amount |
String |
currency |
org.json.JSONObject |
details |
ZonedDateTime |
fundingDate |
String |
fundingId |
String |
method |
String |
status |
| Constructor and Description |
|---|
BitsoFunding(org.json.JSONObject o) |
public String fundingId
public String status
public ZonedDateTime fundingDate
public String currency
public String method
public BigDecimal amount
public org.json.JSONObject details
Copyright © 2017. All rights reserved.