My app downloads content from the Apple server using downloads:[SKdownload] found in SkPaymentTransaction. I want to upgrade my app to use StoreKit 2, but I can't find any download information in the StoreKit 2's Transaction or Product structs. Where do I find the downloads?