@valon-technologies/gestalt
Preparing search index...
client
PublicMethod
Interface PublicMethod
interface
PublicMethod
{
service
:
string
;
method
:
string
;
grpcPath
:
string
;
http
?:
PublicMethodHttp
;
fill
:
readonly
string
[]
;
reject
:
readonly
string
[]
;
stream
:
boolean
;
}
Index
Properties
service
method
grpc
Path
http?
fill
reject
stream
Properties
service
service
:
string
method
method
:
string
grpc
Path
grpcPath
:
string
Optional
http
http
?:
PublicMethodHttp
fill
fill
:
readonly
string
[]
reject
reject
:
readonly
string
[]
stream
stream
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
service
method
grpc
Path
http
fill
reject
stream
@valon-technologies/gestalt
Loading...