Skip to main content

ORGANIZATION_MEMBER_NOT_FOUND_ERROR

talawa-apiDocs


talawa-api / constants / ORGANIZATION_MEMBER_NOT_FOUND_ERROR

Variable: ORGANIZATION_MEMBER_NOT_FOUND_ERROR

> const ORGANIZATION_MEMBER_NOT_FOUND_ERROR: Readonly<object>

Type declaration

CODE

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

DESC

> DESC: "Organization's user is not a member" = "Organization's user is not a member"

MESSAGE

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

PARAM

> PARAM: "organizationMember" = "organizationMember"

Defined in

src/constants.ts:167