toggle menu
Stripe Terminal Java SDK (v1.0.0-b9)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
ExpandableLocation
/
Reference
Reference
@
Serializable
data
class
Reference
(
val
id
:
String
)
:
ExpandableLocation
An unexpanded ID reference to a location.
Members
Constructors
Reference
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
open
override
val
id
:
String
Location's ID. Available in either return type.