DeliverInfoResponse

data class DeliverInfoResponse(val resourceUri: String, val target: String)

Details of the final state "deliver" and associated resource.

Constructors

Link copied to clipboard
fun DeliverInfoResponse(resourceUri: String, target: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

URI of the resource that the packet is delivered to.

Link copied to clipboard

Target type where the packet is delivered to.