struct Delta::Models::PropertyIdentifier
- Delta::Models::PropertyIdentifier
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
delta/models/property_identifier.crConstructors
Instance Method Summary
- #base : String
- #base=(base : String)
- #type : String
- #type=(type : String)
- #value : JSON::Any
- #value=(value : JSON::Any)