Record
project-duplicate-request-schedule-dates
No description available.
record project-duplicate-request-schedule-dates {
due-on: option<string>,
should-skip-weekends: bool,
start-on: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| due-on | option<string> | |
| should-skip-weekends | bool | |
| start-on | option<string> |