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

     1  # GetCorporationsCorporationIdContainersLogs200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Action** | **string** | action string | [default to null]
     7  **CharacterId** | **int32** | ID of the character who performed the action. | [default to null]
     8  **ContainerId** | **int64** | ID of the container | [default to null]
     9  **ContainerTypeId** | **int32** | Type ID of the container | [default to null]
    10  **LocationFlag** | **string** | location_flag string | [default to null]
    11  **LocationId** | **int64** | location_id integer | [default to null]
    12  **LoggedAt** | [**time.Time**](time.Time.md) | Timestamp when this log was created | [default to null]
    13  **NewConfigBitmask** | **int32** | new_config_bitmask integer | [optional] [default to null]
    14  **OldConfigBitmask** | **int32** | old_config_bitmask integer | [optional] [default to null]
    15  **PasswordType** | **string** | Type of password set if action is of type SetPassword or EnterPassword | [optional] [default to null]
    16  **Quantity** | **int32** | Quantity of the item being acted upon | [optional] [default to null]
    17  **TypeId** | **int32** | Type ID of the item being acted upon | [optional] [default to null]
    18  
    19  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    20  
    21