Torn API Client
    Preparing search index...

    Type Alias UserInventoryResponse

    type UserInventoryResponse = {
        _metadata: RequestMetadataWithLinksAndTotal;
        inventory: UserInventory;
    }
    Index

    Properties

    Properties

    inventory: UserInventory