Record
project-section-insert-request
No description available.
record project-section-insert-request {
after-section: option<string>,
before-section: option<string>,
project: string,
section: string,
}Fields
| Name | Type | Description |
|---|---|---|
| after-section | option<string> | |
| before-section | option<string> | |
| project | string | |
| section | string |