Struct confluence::wsdl::Operation
[−]
[src]
pub struct Operation { pub url: String, }
WSDL operation info.
Fields
url |
pub struct Operation { pub url: String, }
WSDL operation info.
url |
impl Debug for Operation