BoothMate API Documentation - v0.4.0
    Preparing search index...

    Interface ItemListSummary

    商品リストの概要

    interface ItemListSummary {
        id: string;
        name: string;
        public_url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    商品リストのID

    name: string

    商品リストの名前

    public_url: string

    商品リストの公開URL