bannerInstructions

@SerialName(value = "banner_instructions")
val bannerInstructions: Boolean? = null

Whether to return banner objects associated with the route steps (true) or not (false, default). Must be used in conjunction with RouteOptions.steps=true

Since

3.0.0