inaturalist 0.4.0

iNaturalist API bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# PostUser

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user** | Option<[**crate::models::PostUserUser**]PostUser_user.md> |  | [optional]
**icon_delete** | Option<**bool**> | Set to true to remove the current user icon. | [optional][default to false]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)