RendezvousTransportDetails

@JsonClass(generateAdapter = true)
open class RendezvousTransportDetails(val type: String)

Constructors

Link copied to clipboard
fun RendezvousTransportDetails(type: String)

Properties

Link copied to clipboard
val type: String

Inheritors

Link copied to clipboard