@gala-chain/api • Readme | API
@gala-chain/api / MethodAPI
Interface: MethodAPI
Properties
apiMethodName?
optional
apiMethodName:string
Source
description?
optional
description:string
Source
dtoSchema?
optional
dtoSchema:SchemaObject
Source
isWrite
isWrite:
boolean
Source
methodName
methodName:
string
Source
responseSchema?
optional
responseSchema:SchemaObject
Source
sequence?
optional
sequence:MethodAPI
[]