daysOfWeek property

List<int> daysOfWeek
final

The days of the week component of the bandwidth rate limit interval, represented as ordinal numbers from 0 to 6, where 0 represents Sunday and 6 Saturday.

Implementation

final List<int> daysOfWeek;