Xivgear Types Documentation
    Preparing search index...

    Interface ItemsEndpointResponse

    interface ItemsEndpointResponse {
        items: Item[];
    }
    Index

    Properties

    Properties

    items: Item[]