updatePeriod property

String? updatePeriod
getter/setter pair

Describes the period over which the channel format is updated. Acceptable values are: hourly, daily, weekly, monthly, yearly. If omitted, daily is assumed.

Implementation

String? updatePeriod;