terminalsdk
external
/
com.stripe.stripeterminal.external.models
/
ExpandableLocation
/
Expanded
Expanded
@
JsonClass
(
generateAdapter
=
true
)
data
class
Expanded
(
location
:
Location
)
:
ExpandableLocation
Content copied to clipboard
An expanded Location object.
Constructors
Properties
Constructors
Expanded
Link copied to clipboard
fun
Expanded
(
location
:
Location
)
Content copied to clipboard
Properties
id
Link copied to clipboard
open
override
val
id
:
String
Content copied to clipboard
Location's ID. Available in either return type.
location
Link copied to clipboard
val
location
:
Location
Content copied to clipboard