Takaro - v0.4.9
    Preparing search index...

    Interface ImportInputDTO

    ImportInputDTO

    interface ImportInputDTO {
        currency: boolean;
        players: boolean;
        roles: boolean;
        shop: boolean;
    }
    Index

    Properties

    currency: boolean

    ImportInputDTO

    players: boolean

    ImportInputDTO

    roles: boolean

    ImportInputDTO

    shop: boolean

    ImportInputDTO