updateFrequency property

String? updateFrequency
getter/setter pair

Used to describe the frequency of updates in relation to the update period. A positive integer indicates how many times in that period the channel is updated. If omitted a value of 1 is assumed.

Implementation

String? updateFrequency;