PublicServiceResponse
@raizfc/contracts / PublicServiceResponse
Type Alias: PublicServiceResponse
PublicServiceResponse =
Readonly<{eventLinks:PublicCollectionDto<PublicServiceEventLinkDto>;providers:PublicCollectionDto<PublicServiceProviderDto>;service:PublicServiceDto;showcase:PublicCollectionDto<PublicServiceShowcaseItemDto>;viewer:PublicServiceViewerDto;warnings: readonlyPublicEntityWarningDto[]; }>
Defined in: dto/public-service.dto.ts:79