Skip to content

[F] isDefaultResponse

function isDefaultResponse(program, entity): boolean

Check if the given model has been mark as a default response.

Parameters

ParameterTypeDescription
programProgramTypeSpec Program
entityTypeModel to check.

Returns

boolean

boolean.