Skip to content

Latest commit

History

History
15 lines (7 loc) · 586 Bytes

File metadata and controls

15 lines (7 loc) · 586 Bytes

UpdateFunctionSignatureInputBody

Properties

NameTypeDescriptionNotes
callingConventionStringCalling convention. Omit when there is none to record.[optional]
parametersList<SignatureParameterInput>Parameters in argument order. An empty list records a function that takes no arguments.
returnDataTypeIdLongReturn type, which must belong to this analysis. Omit for an unresolved return type.[optional]