Takaro - v0.4.9
    Preparing search index...

    Interface PlayerInventoryHistoryInputDTO

    PlayerInventoryHistoryInputDTO

    interface PlayerInventoryHistoryInputDTO {
        endDate: string;
        playerId: string;
        startDate: string;
    }
    Index

    Properties

    endDate: string

    PlayerInventoryHistoryInputDTO

    playerId: string

    PlayerInventoryHistoryInputDTO

    startDate: string

    PlayerInventoryHistoryInputDTO