Takaro - v0.6.0
    Preparing search index...

    Interface ShopActionUpdateDTO

    ShopActionUpdateDTO

    interface ShopActionUpdateDTO {
        description?: string;
        function?: string;
        name?: string;
    }
    Index

    Properties

    description?: string

    ShopActionUpdateDTO

    function?: string

    ShopActionUpdateDTO

    name?: string

    ShopActionUpdateDTO