Class AddScriptToEvaluateOnLoadCommandResponse
Response for AddScriptToEvaluateOnLoad
public sealed class AddScriptToEvaluateOnLoadCommandResponse : ICommandResponse<AddScriptToEvaluateOnLoadCommandSettings>, ICommandResponse
- Inheritance
-
AddScriptToEvaluateOnLoadCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Identifier
Gets or sets the identifier
[JsonPropertyName("identifier")]
public string Identifier { get; set; }