Type alias DeliveryProvider

DeliveryProvider: { _id?: _ID; adapterKey: string; authorId: string; configuration: DeliveryConfiguration; type: DeliveryProviderType } & TimestampFields