Documentation
    Preparing search index...
    interface SoapEnvelope {
        _attributes: Attributes;
        "SOAP-Body": SoapBody;
        "SOAP-Header": SoapHeader;
    }
    Index

    Properties

    _attributes: Attributes
    "SOAP-Body": SoapBody
    "SOAP-Header": SoapHeader