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