Top Level Namespace
Defined in:
Macro Summary
- 
        initializer_for(properties)
        
          writes basic initializer from properti maps used by JSON.mapping if a mustbefield is present for the value, the initializer will set the instance variable to the given value
Macro Detail
        
        macro initializer_for(properties)
        #
      
      
        writes basic initializer from properti maps used by JSON.mapping
if a mustbe field is present for the value, the initializer will set the
instance variable to the given value