Mongoose Docs for Services model
undefined
| Field Name |
Field Type |
Comment |
Required |
Default |
Min |
Max |
Nested Schema |
| code |
String |
|
True |
|
|
|
|
| detail[].category |
String |
|
False |
null |
|
|
|
| detail[].name |
String |
|
False |
null |
|
|
|
| detail[].description |
String |
|
False |
null |
|
|
|
| detail[]._id |
ObjectID |
|
False |
|
|
|
|
| detail |
Array |
|
False |
|
|
|
|
| _id |
ObjectID |
|
False |
|
|
|
|
| __v |
Number |
|
False |
|
|
|
|