Class SetMediaTextCommandResponse
Response for SetMediaText
public sealed class SetMediaTextCommandResponse : ICommandResponse<SetMediaTextCommandSettings>, ICommandResponse- Inheritance
- 
      
      SetMediaTextCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Media
Gets or sets the media
[JsonPropertyName("media")]
public CSSMedia Media { get; set; }