struct Sabo::WSDL::Types::TypeDefinition

Defined in:

sabo/wsdl/types/type_definition.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def field : String | Nil #

[View source]
def tag : String #

[View source]
def type : String #

[View source]