Interface OptOutCollectionResponse

All Superinterfaces:
Iterable<OptOutResponse>, Pageable
All Known Implementing Classes:
OptOutCollectionResponseImpl

public interface OptOutCollectionResponse extends Pageable, Iterable<OptOutResponse>