PMPpcRequest

data class PMPpcRequest(val correlationId: String? = null, val requestType: PMPpcRequestType)

Data produced from PPC to Navi

Constructors

Link copied to clipboard
fun PMPpcRequest(correlationId: String? = null, requestType: PMPpcRequestType)

Properties

Link copied to clipboard
val correlationId: String? = null

Defines attribute used for correlating messages within different asynchronous calls

Link copied to clipboard

Type of PPC request
Default value is PMPpcRequestType.PpcAskForRoute