Package com.fedapay.collections
Class CustomerCollection
- java.lang.Object
-
- com.fedapay.collections.FedaPayCollection<Customer>
-
- com.fedapay.collections.CustomerCollection
-
public class CustomerCollection extends FedaPayCollection<Customer>
-
-
Field Summary
-
Fields inherited from class com.fedapay.collections.FedaPayCollection
fedaPayObject, meta
-
-
Constructor Summary
Constructors Constructor Description CustomerCollection()
-