SoapAliasType

Wrapper around an alias type.

Constructors

this
this(string name, string aliasType)

Creates a new alias type.

Members

Properties

aliasName
string aliasName [@property getter]

Gets the alias name of the type.

Inherited Members

From SoapType

name
string name()

Gets the name of the soap type.

Meta