gooddata_sdk.utils.change_case_helper

gooddata_sdk.utils.change_case_helper(value: Union[list, dict, str], case: Callable[[str], str]) Union[list, dict, str]