European Parliament MCP Server API - v1.4.23
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
Preparing search index...
types/ep/mep
MEPContactPoint
Interface MEPContactPoint
Office contact point embedded in an EP parliamentary mandate.
interface
MEPContactPoint
{
email
?:
string
;
hasSite
?:
string
;
hasTelephone
?:
MEPTelephone
;
id
?:
string
;
officeAddress
?:
string
;
type
?:
string
;
}
Index
Properties
email?
has
Site?
has
Telephone?
id?
office
Address?
type?
Properties
Optional
email
email
?:
string
Optional
has
Site
hasSite
?:
string
Optional
has
Telephone
hasTelephone
?:
MEPTelephone
Optional
id
id
?:
string
Optional
office
Address
officeAddress
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
email
has
Site
has
Telephone
id
office
Address
type
Architecture
Data Model
Developer Guide
Deployment Guide
Performance Guide
SWOT Analysis
End-of-Life Strategy
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
European Parliament MCP Server API - v1.4.23
Loading...
Office contact point embedded in an EP parliamentary mandate.