timeRule property
getter/setter pair
Time rule indicating the time periods for which the restriction applies. If the field is 'null' then the restriction is applicable at anytime.
Implementation
TimeRule? timeRule;
Time rule indicating the time periods for which the restriction applies. If the field is 'null' then the restriction is applicable at anytime.
TimeRule? timeRule;