PublicFieldResponse
@raizfc/contracts / PublicFieldResponse
Type Alias: PublicFieldResponse
PublicFieldResponse =
Readonly<{field:PublicFieldDto;gallery:PublicCollectionDto<PublicFieldGalleryItemDto>;matches:PublicCollectionDto<PublicMatchSummaryDto>;viewer:PublicFieldViewerDto;warnings: readonlyPublicEntityWarningDto[]; }>
Defined in: dto/public-field.dto.ts:64