xsdata.utils.text.mixed_snake_case

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

Convert the given string to mixed snake case.

Parameters
  • value (str) –

  • kwargs (Any) –

Return type

str