Skip to main content

ORGANIZATION_NOT_FOUND_ERROR

talawa-apiDocs


talawa-api / constants / ORGANIZATION_NOT_FOUND_ERROR

Variable: ORGANIZATION_NOT_FOUND_ERROR

> const ORGANIZATION_NOT_FOUND_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "organization.notFound" = "organization.notFound"

DESC

> DESC: "Organization not found" = "Organization not found"

MESSAGE

> MESSAGE: "organization.notFound" = "organization.notFound"

PARAM

> PARAM: "organization" = "organization"

Defined in

src/constants.ts:179