woosmap-sdk
Toggle table of contents
1.1.4
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
woosmap-sdk
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