| Name |
Type |
Description |
Notes |
| name |
str, none_type |
|
[optional] |
| company |
str, none_type |
provided company name |
[optional] |
| malware |
bool, none_type |
option from sign up form, interesting using for malware |
[optional] |
| research |
bool, none_type |
option from sign up form, interesting using for research |
[optional] |
| pentest |
bool, none_type |
option from sign up form, interesting using for pentesting |
[optional] |
| other |
str, none_type |
option from sign up form, interesting using for other area added here |
[optional] |
| any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]