Response

@JsonSerializable
data class Response(val result: TaskPushNotificationConfig, val id: Any?, val jsonrpc: String = "2.0") : A2AJsonRpcResponse(source)

Constructors

Link copied to clipboard
constructor(result: TaskPushNotificationConfig, id: Any?, jsonrpc: String = "2.0")

Properties

Link copied to clipboard
open override val id: Any?
Link copied to clipboard
Link copied to clipboard