Takaro - v0.4.9
    Preparing search index...

    Interface PlayerOutputWithRolesDTO

    PlayerOutputWithRolesDTO

    interface PlayerOutputWithRolesDTO {
        createdAt: string;
        epicOnlineServicesId?: string;
        id: string;
        ipHistory: IpHistoryOutputDTO[];
        name: string;
        nameHistory: NameHistoryOutputDTO[];
        platformId?: string;
        playerOnGameServers?: PlayerOnGameserverOutputDTO[];
        playtimeSeconds: number;
        roleAssignments: PlayerRoleAssignmentOutputDTO[];
        steamAccountCreated?: string;
        steamAvatar?: string;
        steamCommunityBanned?: boolean;
        steamEconomyBan?: string;
        steamId?: string;
        steamLevel?: number;
        steamNumberOfVACBans?: number;
        steamsDaysSinceLastBan?: number;
        steamVacBanned?: boolean;
        updatedAt: string;
        xboxLiveId?: string;
    }
    Index

    Properties

    createdAt: string

    PlayerOutputWithRolesDTO

    epicOnlineServicesId?: string

    PlayerOutputWithRolesDTO

    id: string

    PlayerOutputWithRolesDTO

    ipHistory: IpHistoryOutputDTO[]

    PlayerOutputWithRolesDTO

    name: string

    PlayerOutputWithRolesDTO

    nameHistory: NameHistoryOutputDTO[]

    PlayerOutputWithRolesDTO

    platformId?: string

    PlayerOutputWithRolesDTO

    playerOnGameServers?: PlayerOnGameserverOutputDTO[]

    PlayerOutputWithRolesDTO

    playtimeSeconds: number

    PlayerOutputWithRolesDTO

    PlayerOutputWithRolesDTO

    steamAccountCreated?: string

    PlayerOutputWithRolesDTO

    steamAvatar?: string

    PlayerOutputWithRolesDTO

    steamCommunityBanned?: boolean

    PlayerOutputWithRolesDTO

    steamEconomyBan?: string

    PlayerOutputWithRolesDTO

    steamId?: string

    PlayerOutputWithRolesDTO

    steamLevel?: number

    PlayerOutputWithRolesDTO

    steamNumberOfVACBans?: number

    PlayerOutputWithRolesDTO

    steamsDaysSinceLastBan?: number

    PlayerOutputWithRolesDTO

    steamVacBanned?: boolean

    PlayerOutputWithRolesDTO

    updatedAt: string

    PlayerOutputWithRolesDTO

    xboxLiveId?: string

    PlayerOutputWithRolesDTO