All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.stripe.model.StripeSearchResultInterface Maven / Gradle / Ivy

package com.stripe.model;

/**
 * Please note, StripeSearchResultInterface is beta functionality and is subject to change or
 * removal at any time.
 */
public interface StripeSearchResultInterface extends StripeCollectionInterface {
  String getNextPage();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy