ListLocationsParameters

Arguments used when fetching a list of Locations.

To create an instance of this class, use the ListLocationsParameters.Builder

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endingBefore: String? = null
Link copied to clipboard
val limit: Int? = null
Link copied to clipboard
val startingAfter: String? = null