FieldGalleryAssetDto
@raizfc/contracts / FieldGalleryAssetDto
Type Alias: FieldGalleryAssetDto
FieldGalleryAssetDto =
Readonly<{caption?:string;createdAt:ISODateString;id:ID;image:ImageAsset; }>
Defined in: field-service/field.dto.ts:79