Type alias PaymentProviderQuery

PaymentProviderQuery: { deleted?: Date; type?: PaymentProviderType }

Type declaration