UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 179 B
type EmailExchangeExchangeAccountSendAs = { allowedAccountId?: number; creationDate?: Date; taskPendingId?: number; }; export { EmailExchangeExchangeAccountSendAs };