SoapParameter

Wrapper around a soap parameter.

Constructors

this
this(string name, string type)

Creates a new soap parameter.

Members

Properties

name
string name [@property getter]

Gets the name.

type
string type [@property getter]

Gets the type.

Meta