public interface BuycraftPayment
| Modifier and Type | Interface and Description |
|---|---|
static class |
BuycraftPayment.Serialization |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrency() |
String |
getHumanTime() |
List<Integer> |
getPackages() |
double |
getPrice() |
long |
getTime() |
UUID |
getUniqueId() |
String |
getUsername() |
Copyright © 2015. All rights reserved.