Class GetIsolateIdCommandResponse
Response for GetIsolateId
public sealed class GetIsolateIdCommandResponse : ICommandResponse<GetIsolateIdCommandSettings>, ICommandResponse
- Inheritance
-
GetIsolateIdCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Id
Gets or sets the id
[JsonPropertyName("id")]
public string Id { get; set; }