startHour property
Starting hour in 24 hour time.
This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
Implementation
core.int? startHour;
Starting hour in 24 hour time.
This field must be between 0 and 23, inclusive. This field is required for CREATE operations and is prohibited on UPDATE operations.
core.int? startHour;