toggle menu
woosmap-sdk
1.1.3
androidJvm
switch theme
search in API
woosmap-sdk
/
com.woosmap.sdk.api.indoor
/
DirectionsStepInstruction
Directions
Step
Instruction
data
class
DirectionsStepInstruction
(
val
summary
:
String
,
val
instructionType
:
String
)
Members
Constructors
Directions
Step
Instruction
Link copied to clipboard
constructor
(
summary
:
String
,
instructionType
:
String
)
Properties
instruction
Type
Link copied to clipboard
@
SerializedName
(
value
=
"instruction_type"
)
val
instructionType
:
String
summary
Link copied to clipboard
val
summary
:
String