mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.459.2
This commit is contained in:
@@ -65,6 +65,12 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
|
||||
[JsonProperty("musicAnalysisVersion")]
|
||||
public string? MusicAnalysisVersion { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// The original untranslated name of the media item when non-english, or the track artist if an audio Item has an album artist
|
||||
/// </summary>
|
||||
[JsonProperty("originalTitle")]
|
||||
public string? OriginalTitle { get; set; }
|
||||
|
||||
[JsonProperty("parentGuid")]
|
||||
public string? ParentGuid { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user