Class ForceShowPopoverCommandResponse
Response for ForceShowPopover
public sealed class ForceShowPopoverCommandResponse : ICommandResponse<ForceShowPopoverCommandSettings>, ICommandResponse
- Inheritance
-
ForceShowPopoverCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NodeIds
Gets or sets the nodeIds
[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }
Property Value
- long[]