DistanceMatrixResponse

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard
inner class Row
Link copied to clipboard
inner class TextPair

Properties

Link copied to clipboard
Link copied to clipboard
@SerializedName(value = "error_message")
var errorMessage: String?
Link copied to clipboard
Link copied to clipboard
@SerializedName(value = "rows")
var rows: MutableList<DistanceMatrixResponse.Row>?
Link copied to clipboard
@SerializedName(value = "status")
lateinit var status: String

Any of DistanceMatrixStatus values