toggle menu
Stripe Terminal Android SDK (v5.0.0)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
DiscoveryFilter
/
ByReaderId
By
Reader
Id
data
class
ByReaderId
(
val
id
:
String
)
:
DiscoveryFilter
Filter to discover a reader by its reader id tmr_*.
Parameters
id
The id of the reader to discover.
Members
Constructors
By
Reader
Id
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String