Class PagingIterator<T extends HasId>

All Implemented Interfaces:
StripeActiveObject, StripeObjectInterface, Iterator<T>

public class PagingIterator<T extends HasId> extends ApiResource implements Iterator<T>