@juki-team/commons - v0.1.10
    Preparing search index...

    Type Alias ReactionUserResponseData

    type ReactionUserResponseData = {
        createdTimestamp: number;
        key: string;
        updatedTimestamp: number;
        user: UserCompanyBasicInfoResponseDTO;
    }
    Index

    Properties

    createdTimestamp: number
    key: string
    updatedTimestamp: number