Maps and Navigation SDK
2.3.0-rc03
androidJvm
com.tomtom.sdk.vehicle:vehicle-metadata-provider
/
com.tomtom.sdk.vehicle.metadata
/
BrandId
Brand
Id
@
JvmInline
value
class
BrandId
(
val
value
:
UUID
)
A value class representing a unique identifier for a brand.
Members
Constructors
Brand
Id
Link copied to clipboard
constructor
(
value
:
UUID
)
Properties
value
Link copied to clipboard
val
value
:
UUID
The unique identifier as a
UUID
.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String