struct Sabo::WSDL::Types::TypeNamespace

Defined in:

sabo/wsdl/types/type_namespace.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : String, namespace : String, field : Nil | String = nil) #

[View source]

Instance Method Detail

def field : String | Nil #

[View source]
def namespace : String #

[View source]
def type : String #

[View source]