Class CopyToCommandResponse
Response for CopyTo
public sealed class CopyToCommandResponse : ICommandResponse<CopyToCommandSettings>, ICommandResponse
- Inheritance
-
CopyToCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NodeId
Gets or sets the nodeId
[JsonPropertyName("nodeId")]
public long NodeId { get; set; }