ReadConfigFileResponse Type
Record fields
| Record Field |
Description
|
|
|
|
|
Static members
| Static member |
Description
|
|
The record with nothing set: every field is either optional or a default of its own, so this serialises to `{}`. Copy-update it to fill in the fields you mean - `{ ReadConfigFileResponse.Default with ... }` - rather than writing all 2 out.
|