2024-06-26 10:04:23 +08:00

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]

[Back to Model list] [Back to API list] [Back to README]