sdk
sdk
/
com.sygic.sdk.vehicletraits.general
/
SpecializedVehicleAttributes
Specialized
Vehicle
Attributes
data
class
SpecializedVehicleAttributes
@
JvmOverloads
constructor
(
var
isTaxi
:
Boolean
=
false
,
var
isHighOccupancyVehicle
:
Boolean
=
false
)
:
Parcelable
Constructors
Functions
Properties
Constructors
Specialized
Vehicle
Attributes
Link copied to clipboard
@
JvmOverloads
fun
SpecializedVehicleAttributes
(
isTaxi
:
Boolean
=
false
,
isHighOccupancyVehicle
:
Boolean
=
false
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
is
High
Occupancy
Vehicle
Link copied to clipboard
var
isHighOccupancyVehicle
:
Boolean
=
false
true if vehicle is high occupancy vehicle
is
Taxi
Link copied to clipboard
var
isTaxi
:
Boolean
=
false
true if vehicle is taxi