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 between 5 minutes and 24 hours.

Required.

Implementation

core.String? pollingInterval;