xsdata.utils.text.mixed_snake_case

xsdata.utils.text.mixed_snake_case(string, **kwargs)[source]

Convert the given string to mixed snake case.

Parameters
  • string (str) –

  • kwargs (Any) –

Return type

str