exports.UserStatus = { ACTIVE: "active", INACTIVE: "inactive", }