Skip to main content

USER_NOT_MADE_PLEDGE_ERROR

talawa-apiDocs


talawa-api / constants / USER_NOT_MADE_PLEDGE_ERROR

Variable: USER_NOT_MADE_PLEDGE_ERROR

> const USER_NOT_MADE_PLEDGE_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "user.notPledged" = "user.notPledged"

DESC

> DESC: "User has not made a pledge" = "User has not made a pledge"

MESSAGE

> MESSAGE: "user.notPledged" = "user.notPledged"

PARAM

> PARAM: "user" = "user"

Defined in

src/constants.ts:565