Package com.fedapay.collections
Class EventCollection
- java.lang.Object
-
- com.fedapay.collections.FedaPayCollection<Event>
-
- com.fedapay.collections.EventCollection
-
public class EventCollection extends FedaPayCollection<Event>
-
-
Field Summary
Fields Modifier and Type Field Description protected List<Event>data-
Fields inherited from class com.fedapay.collections.FedaPayCollection
fedaPayObject, meta
-
-
Constructor Summary
Constructors Constructor Description EventCollection()
-