adp.delivery.dataclasses.OnTypeMismatch ======================================= .. currentmodule:: adp.delivery.dataclasses .. autoclass:: OnTypeMismatch :members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~OnTypeMismatch.encode ~OnTypeMismatch.replace ~OnTypeMismatch.split ~OnTypeMismatch.rsplit ~OnTypeMismatch.join ~OnTypeMismatch.capitalize ~OnTypeMismatch.casefold ~OnTypeMismatch.title ~OnTypeMismatch.center ~OnTypeMismatch.count ~OnTypeMismatch.expandtabs ~OnTypeMismatch.find ~OnTypeMismatch.partition ~OnTypeMismatch.index ~OnTypeMismatch.ljust ~OnTypeMismatch.lower ~OnTypeMismatch.lstrip ~OnTypeMismatch.rfind ~OnTypeMismatch.rindex ~OnTypeMismatch.rjust ~OnTypeMismatch.rstrip ~OnTypeMismatch.rpartition ~OnTypeMismatch.splitlines ~OnTypeMismatch.strip ~OnTypeMismatch.swapcase ~OnTypeMismatch.translate ~OnTypeMismatch.upper ~OnTypeMismatch.startswith ~OnTypeMismatch.endswith ~OnTypeMismatch.removeprefix ~OnTypeMismatch.removesuffix ~OnTypeMismatch.isascii ~OnTypeMismatch.islower ~OnTypeMismatch.isupper ~OnTypeMismatch.istitle ~OnTypeMismatch.isspace ~OnTypeMismatch.isdecimal ~OnTypeMismatch.isdigit ~OnTypeMismatch.isnumeric ~OnTypeMismatch.isalpha ~OnTypeMismatch.isalnum ~OnTypeMismatch.isidentifier ~OnTypeMismatch.isprintable ~OnTypeMismatch.zfill ~OnTypeMismatch.format ~OnTypeMismatch.format_map ~OnTypeMismatch.maketrans ~OnTypeMismatch.__init__ .. rubric:: Attributes .. autosummary:: ~OnTypeMismatch.fail ~OnTypeMismatch.ignore ~OnTypeMismatch.cast