SoapElement

Wrapper around a soap element.

Constructors

this
this(string name, string type)

Creates a new soap element.

Members

Properties

type
string type [@property getter]

Gets the type of the element.

Inherited Members

From SoapType

name
string name()

Gets the name of the soap type.

Meta