struct APIMapper::Property
- APIMapper::Property
- Struct
- Value
- Object
Overview
A single object's property
Defined in:
api_mapper.crConstructors
Instance Method Summary
- #clone
- #copy_with(name _name = @name, type _type = @type, value _value = @value)
- #name : String
- #type : String
- #value : String