Xivgear Types Documentation
    Preparing search index...

    Interface BaseParamEndpointResponse

    interface BaseParamEndpointResponse {
        items: BaseParam[];
    }
    Index

    Properties

    Properties

    items: BaseParam[]