Объект Product
productIdentifier
string - идентификатор продукта для Apple App Store.localizedDescription
string - описание продукта.localizedTitle
string - название продукта.price
number - стоимость продукта в местной валюте.formattedPrice
string - форматированная местная цена продукта.currencyCode
string - код из 3 символов, обозначающий валюту товара по стандарту ICO 4217.introductoryPrice
ProductDiscount (optional) - The object containing introductory price information for the product. available for the product.discounts
ProductDiscount[] - An array of discount offerssubscriptionGroupIdentifier
string - The identifier of the subscription group to which the subscription belongs.subscriptionPeriod
ProductSubscriptionPeriod (optional) - The period details for products that are subscriptions.isDownloadable
boolean - Булево значение, которое указывает, имеет ли App Store загружаемый контент для этого продукта.true
если хотя бы один файл был связан с продуктом.downloadContentVersion
string - строка, определяющая версию продукта.downloadContentLengths
number[] - полный размер всего продукта в байтах.