Type alias PatchMyProjectSettingsArg

PatchMyProjectSettingsArg: {
    patchProjectSettingsBody: PatchProjectSettingsBody;
}

Type declaration