src/api/webApi/data/distributionContactPoint.interface.ts
href: string
string
type: string
export interface DistributionContactPoint { href: string; type: string; }