Contains special endpoints for Galaxy
Type | Description |
Function or value | Description |
Full Usage:
GalaxyApi.getProduct arg1 authentication
Parameters:
ProductId
authentication : Authentication
Returns: Async<Result<ProductsResponse, (string * string)>>
|
|
Full Usage:
GalaxyApi.getSecureDownlink downlink authentication
Parameters:
DownLink
authentication : Authentication
Returns: Async<Result<SecureUrlResponse, (string * string)>>
|
|