aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat-openapi/docs/FileUrl.md
blob: 89a832e1d72afbf3a3b975a38b78f0f5c6be9839 (plain)
1
2
3
4
5
6
7
8
9
10
11
# FileUrl

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** | URL/URI pointing directly to a machine retrievable copy of this exact file.  | 
**rel** | **String** | Indicates type of host this URL points to. Eg, \"publisher\", \"repository\", \"webarchive\". See guide for list of acceptable values.  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)