Service to handle the fetch of movies
Methods
# async inner getMovie(id, segmentationValueopt) → {Promise.<iMovie>}
gets Movie from a provider identifier
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
id | 
  
  
  
      
string
  
   | 
  
      movie identifier  | 
|
segmentationValue | 
  
  
  
      
string
  
   | 
  
      
      
          <optional> | 
  
  
  optional segment to get a different config  | 
movie
Promise.<iMovie>