Name | Type | Description | Notes |
---|---|---|---|
resource_id | str | The ID of the underlying linked resource. | [optional] |
name | str | The name of the resource link. Note this is separate from the resource store name and might not match the store name. | [optional] |
created_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
deleted_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
updated_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
id | str | An alphanumeric string identifying the resource link. | [optional] |
href | str | The path to the resource. | [optional] |
service_id | str | Alphanumeric string identifying the service. | [optional] |
version | int | Integer identifying a service version. | [optional] |
resource_type | TypeResource | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |