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

931 B

BarCreate

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
bar_prop_a Option<String> [optional]
foo_prop_b Option<String> [optional]
foo Option<models::FooRefOrValue> [optional]

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