Skip to content

[F] getReturnsDoc

function getReturnsDoc(program, target): string | undefined;

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

ParameterTypeDescription
programProgramProgram
targetOperationType

string | undefined

Documentation value