Type Alias CommonAreasDeleteCommonAreaSettingPathParams

CommonAreasDeleteCommonAreaSettingPathParams: {
    commonAreaId: string;
    settingType: string;
}