diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
SoapOperation
diamond
web
soap
service
attributes
Wrapper around a soap operation.
struct
SoapOperation {
string
url
;
}
Members
Variables
url
string
url
;
The url of the soap operation;
Meta
Source
See Implementation
diamond
web
soap
service
attributes
structs
SoapAction
SoapOperation
Wrapper around a soap operation.