MethodInfo: Message<"virtufin.MethodInfo"> & {
fullName: string;
inputType: string;
isClientStreaming: boolean;
isServerStreaming: boolean;
name: string;
outputType: string;
}
Type declaration
fullName: string
inputType: string
isClientStreaming: boolean
isServerStreaming: boolean
name: string
outputType: string
Generated
from field: string full_name = 2;