UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

9 lines (7 loc) 235 B
type EmailExchangeExchangeDistributionGroupManager = { creationDate?: Date; managerAccountId?: number; managerEmailAddress?: string; taskPendingId?: number; }; export { EmailExchangeExchangeDistributionGroupManager };