Returns a url where the requested replay file may be downloaded from.
Name | Type | Description | Notes |
---|---|---|---|
subsource | string | The specific source of the data being requested. | |
date | DateTime? | The date for the data being requested. |
Name | Type | Description |
---|---|---|
Name | string | The name of the file. |
Url | string | The url where the file may be downloaded. |
Size | decimal? | The size of the file in bytes. |