fault_code Property

Code of any faults returned by the SOAP server.

Syntax

def get_fault_code() -> str: ...

fault_code = property(get_fault_code, None)

Default Value

""

Remarks

fault_string and fault_actor provide the corresponding fault description and actor.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]