Searched defs:ExportErrorType (Results 1 – 3 of 3) sorted by relevance
4 class ExportErrorType(Enum): class54 def __init__(self, error_code: ExportErrorType, message: str) -> None:
11 class ExportErrorType(Enum): class53 def __init__(self, error_code: ExportErrorType, message: str) -> None:
791 "ExportErrorType":{ object