data class InvocationRequest : MessageContent
<init> |
InvocationRequest(: AddressableReference, : String, : String) |
arguments |
val arguments: String |
destination |
val destination: AddressableReference |
method |
val method: String |