Class GetAdScriptIdCommandSettings
GetAdScriptId
public sealed class GetAdScriptIdCommandSettings : ICommand
- Inheritance
-
GetAdScriptIdCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
FrameId
Gets or sets the frameId
[JsonPropertyName("frameId")]
public string FrameId { get; set; }