mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 09:26:16 +00:00
18 lines
1.3 KiB
Markdown
18 lines
1.3 KiB
Markdown
# Link
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**deprecation** | [**AlertEndPosition**](AlertEndPosition.md) | | [optional]
|
|
**href** | [**Url**](Url.md) | |
|
|
**hreflang** | **str** | Its value is a string which is a URI that hints about the profile (as defined by [I-D.wilde-profile-link](https://tools.ietf.org/html/draft-kelly-json-hal-08#ref-I-D.wilde-profile-link)) of the target resource. | [optional]
|
|
**name** | **str** | | [optional]
|
|
**profile** | **str** | Its value is a string and is intended for indicating the language of the target resource (as defined by [RFC5988]). | [optional]
|
|
**templated** | **bool** | SHOULD be true when the Link Object's \"href\" property is a URI Template | [optional]
|
|
**title** | **str** | Its value is a string and is intended for labelling the link with a human-readable identifier (as defined by [RFC5988](https://tools.ietf.org/html/rfc5988)). | [optional]
|
|
**type** | **str** | a hint to indicate the media type expected when dereferencing the target resource. | [optional]
|
|
|
|
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|
|
|
|
|