pollingInterval property

String? pollingInterval
getter/setter pair

Salesforce objects polling interval.

The interval at which new changes will be polled for each object. The duration must be from 5 minutes to 24 hours, inclusive.

Required.

Implementation

core.String? pollingInterval;