Skip to main content

USER_NOT_MEMBER_FOR_ORGANIZATION

talawa-apiDocs


talawa-api / constants / USER_NOT_MEMBER_FOR_ORGANIZATION

Variable: USER_NOT_MEMBER_FOR_ORGANIZATION

> const USER_NOT_MEMBER_FOR_ORGANIZATION: Readonly<object>

Type declaration

CODE

> CODE: "user.notMember" = "user.notMember"

DESC

> DESC: "User is not a member of the organization" = "User is not a member of the organization"

MESSAGE

> MESSAGE: "user.notMember" = "user.notMember"

PARAM

> PARAM: "user" = "user"

Defined in

src/constants.ts:571