Skip to main content
Version: Next 🚧

[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