[F] getOperationId
function getOperationId(program, entity): undefined | string;Returns operationId set via the @operationId decorator or undefined
Parameters
| Parameter | Type |
|---|---|
program | Program |
entity | Operation |
Returns
undefined | string
function getOperationId(program, entity): undefined | string;Returns operationId set via the @operationId decorator or undefined
| Parameter | Type |
|---|---|
program | Program |
entity | Operation |
undefined | string