fault_actor Property

Actor of any faults returned by the SOAP server.

Syntax

def get_fault_actor() -> str: ...

fault_actor = property(get_fault_actor, None)

Default Value

""

Remarks

fault_code and fault_string provide the corresponding fault code and description.

This property is read-only.

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