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

     1  # GetCharactersCharacterIdFatigueOk
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **JumpFatigueExpireDate** | [**time.Time**](time.Time.md) | Character's jump fatigue expiry | [optional] [default to null]
     7  **LastJumpDate** | [**time.Time**](time.Time.md) | Character's last jump activation | [optional] [default to null]
     8  **LastUpdateDate** | [**time.Time**](time.Time.md) | Character's last jump update | [optional] [default to null]
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12