Pular para o conteúdo principal

PublicServiceProviderDto

@raizfc/contracts


@raizfc/contracts / PublicServiceProviderDto

Type Alias: PublicServiceProviderDto

PublicServiceProviderDto = Readonly<{ avatar?: ImageAsset; displayName: string; id: ID; player?: PublicPlayerSummaryDto; registered: boolean; roleLabel: string; }>

Defined in: dto/public-service.dto.ts:56