GetTargetInfoResponse

@Serializable
data class GetTargetInfoResponse(val targetInfo: TargetInfo)

Response type for the TargetDomain.getTargetInfo command.

Constructors

Link copied to clipboard
constructor(targetInfo: TargetInfo)

Properties

Link copied to clipboard

(undocumented in the protocol definition)