Type alias PaymentProvider

PaymentProvider: { _id?: _ID; adapterKey: string; authorId: string; configuration: PaymentConfiguration; type: PaymentProviderType } & TimestampFields