@gala-chain/api ∙ API
API > MethodAPI
Interface: MethodAPI
Contents
- Properties
- apiMethodName
- deprecated
- description
- dtoSchema
- isWrite
- methodName
- responseSchema
- sequence
Properties
apiMethodName
apiMethodName?:
string
Source
deprecated
deprecated?:
true
Source
description
description?:
string
Source
dtoSchema
dtoSchema?:
SchemaObject
Source
isWrite
isWrite:
boolean
Source
methodName
methodName:
string
Source
responseSchema
responseSchema?:
SchemaObject
Source
sequence
sequence?:
MethodAPI
[]