====== PriceChangesContract ====== Contains information about the subscriber, as well as a list of their profiles from different subscription providers. ==== List of fields ==== ^Name^Type^Description^ |ActualVersion|long|Current version of prices in the MONT system| |ClearBeforeUpdate|bool|The need for the reseller to completely clear the price list before updating| |PriceList|array of **PriceContract**|List of changed products| |SubscriptionDurationType|int|Subscription duration unit: Day = 1, Month = 2, Year = 3| ===== PriceContract ===== {{section>ru:apiv2:types:pricecontract#Список полей (EN)&noheader}} {{tag>external_api_v2 contracts}}