When you want to add a field to your CapBaseObject derivated class, use this method to: - add it in the fields list (order is important) - set the only possible values types - default value to NotLoaded if not specified - possibility to set another value |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bank.py | ||
| base.py | ||
| chat.py | ||
| contact.py | ||
| dating.py | ||
| geolocip.py | ||
| messages.py | ||
| radio.py | ||
| torrent.py | ||
| travel.py | ||
| video.py | ||
| weather.py | ||