dayOfMonth property

int? dayOfMonth
getter/setter pair

The day of the month when the data source file should be fetched (1-31).

This field can only be set for monthly frequency.

Optional.

Implementation

core.int? dayOfMonth;