forked from loafle/openapi-generator-original
945 B
945 B
BarRef
Properties
Name | Type | Description | Notes |
---|---|---|---|
href | Option<String> | Hyperlink reference | [optional] |
id | Option<String> | unique identifier | [optional] |
at_schema_location | Option<String> | A URI to a JSON-Schema file that defines additional attributes and relationships | [optional] |
at_base_type | Option<String> | When sub-classing, this defines the super-class | [optional] |
at_type | String | When sub-classing, this defines the sub-class Extensible name | |
name | Option<String> | Name of the related entity. | [optional] |
at_referred_type | Option<String> | The actual type of the target instance when needed for disambiguation. | [optional] |