Type alias DeliveryProviderQuery

DeliveryProviderQuery: { deleted?: Date; type?: DeliveryProviderType }

Type declaration