Xivgear Types Documentation
    Preparing search index...

    Interface ItemLevelEndpointResponse

    interface ItemLevelEndpointResponse {
        items: ItemLevel[];
    }
    Index

    Properties

    Properties

    items: ItemLevel[]