Xivgear Types Documentation
    Preparing search index...

    Interface FoodEndpointResponse

    interface FoodEndpointResponse {
        items: Food[];
    }
    Index

    Properties

    Properties

    items: Food[]