Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is an issue on jsdoc I think name was supposed to be campaign #6

Open
BenMaruchu opened this issue Jul 3, 2019 · 0 comments
Open

Comments

@BenMaruchu
Copy link

/**
* @name role
* @description campaign underwhich a message belongs.
*
* @since 0.1.0
* @version 0.1.0
* @instance
*/
campaign: {
type: ObjectId,
ref: CAMPAIGN_MODEL_NAME,
index: true,
default: undefined,
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant