You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**extra_fields** | **[str]** | Additional fields that you wish to include. Currently supports location, country, rooted, notification_types, ip, external_user_id, web_auth, and web_p256. | [optional]
8
8
**last_active_since** | **str** | Export all devices with a last_active timestamp greater than this time. Unixtime in seconds. | [optional]
9
-
**segment_name** | **str** | Export al ldevices belonging to the segment. | [optional]
9
+
**segment_name** | **str** | Export all devices belonging to the segment. | [optional]
10
10
**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]
11
11
12
12
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
extra_fields ([str]): Additional fields that you wish to include. Currently supports location, country, rooted, notification_types, ip, external_user_id, web_auth, and web_p256.. [optional] # noqa: E501
143
143
last_active_since (str): Export all devices with a last_active timestamp greater than this time. Unixtime in seconds.. [optional] # noqa: E501
144
-
segment_name (str): Export al ldevices belonging to the segment.. [optional] # noqa: E501
144
+
segment_name (str): Export all devices belonging to the segment.. [optional] # noqa: E501
extra_fields ([str]): Additional fields that you wish to include. Currently supports location, country, rooted, notification_types, ip, external_user_id, web_auth, and web_p256.. [optional] # noqa: E501
231
231
last_active_since (str): Export all devices with a last_active timestamp greater than this time. Unixtime in seconds.. [optional] # noqa: E501
232
-
segment_name (str): Export al ldevices belonging to the segment.. [optional] # noqa: E501
232
+
segment_name (str): Export all devices belonging to the segment.. [optional] # noqa: E501
0 commit comments