github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetCharactersCharacterIdBookmarks200Ok.md (about)

     1  # GetCharactersCharacterIdBookmarks200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **BookmarkId** | **int32** | bookmark_id integer | [default to null]
     7  **Coordinates** | [**GetCharactersCharacterIdBookmarksCoordinates**](get_characters_character_id_bookmarks_coordinates.md) |  | [optional] [default to null]
     8  **Created** | [**time.Time**](time.Time.md) | created string | [default to null]
     9  **CreatorId** | **int32** | creator_id integer | [default to null]
    10  **FolderId** | **int32** | folder_id integer | [optional] [default to null]
    11  **Item** | [**GetCharactersCharacterIdBookmarksItem**](get_characters_character_id_bookmarks_item.md) |  | [optional] [default to null]
    12  **Label** | **string** | label string | [default to null]
    13  **LocationId** | **int32** | location_id integer | [default to null]
    14  **Notes** | **string** | notes string | [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18