vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
SoapResponse
Interface SoapResponse
Simple SOAP response
interface
SoapResponse
{
Envelope
:
{
Body
?:
{
Fault
?:
SoapResponseFault
;
[
key
:
string
]:
any
}
;
Header
?:
any
;
}
;
}
Index
Properties
Envelope
Properties
Envelope
Envelope
:
{
Body
?:
{
Fault
?:
SoapResponseFault
;
[
key
:
string
]:
any
}
;
Header
?:
any
;
}
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Envelope
vlocode-project - v1.40.0-beta-4
Loading...
Simple SOAP response