Takaro - v0.4.9
    Preparing search index...

    Interface NameHistoryOutputDTO

    NameHistoryOutputDTO

    interface NameHistoryOutputDTO {
        createdAt: string;
        id: string;
        name: string;
        updatedAt: string;
    }
    Index

    Properties

    createdAt: string

    NameHistoryOutputDTO

    id: string

    NameHistoryOutputDTO

    name: string

    NameHistoryOutputDTO

    updatedAt: string

    NameHistoryOutputDTO