Soap v1.0.0 Soap.Request.Params View Source
Documentation for Soap.Request.Options.
Link to this section Summary
Functions
Parsing parameters map and generate body xml by given soap action name and body params(Map). Returns xml-like string
Link to this section Functions
Link to this function
build_body(wsdl, operation, params, headers) View Source
Parsing parameters map and generate body xml by given soap action name and body params(Map). Returns xml-like string.
Link to this function