Skip to content

[F] getReturnsDoc

function getReturnsDoc(program, target): string | undefined

Get the documentation string for the return success types of an operation.

Parameters

ParameterTypeDescription
programProgramProgram
targetOperationType

Returns

string | undefined

Documentation value