Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.17 KB

GetCorporationsCorporationIdContainersLogs200Ok.md

File metadata and controls

22 lines (17 loc) · 1.17 KB

GetCorporationsCorporationIdContainersLogs200Ok

Properties

Name Type Description Notes
action String action string
character_id i32 ID of the character who performed the action.
container_id i64 ID of the container
container_type_id i32 Type ID of the container
location_flag String location_flag string
location_id i64 location_id integer
logged_at String Timestamp when this log was created
new_config_bitmask Option<i32> new_config_bitmask integer [optional]
old_config_bitmask Option<i32> old_config_bitmask integer [optional]
password_type Option<String> Type of password set if action is of type SetPassword or EnterPassword [optional]
quantity Option<i32> Quantity of the item being acted upon [optional]
type_id Option<i32> Type ID of the item being acted upon [optional]

[Back to Model list] [Back to API list] [Back to README]