Mongoose Docs for Categorys model
undefined
| Field Name |
Field Type |
Comment |
Required |
Default |
Min |
Max |
Nested Schema |
| name |
String |
|
True |
|
|
|
|
| status |
Boolean |
|
True |
true |
|
|
|
| detail.type |
String |
|
True |
|
|
|
|
| detail.account |
String |
|
True |
|
|
|
|
| detail.account_load |
String |
|
True |
|
|
|
|
| _id |
ObjectID |
|
False |
|
|
|
|
| __v |
Number |
|
False |
|
|
|
|