Class GetMetadataCommandResponse
Response for GetMetadata
public sealed class GetMetadataCommandResponse : ICommandResponse<GetMetadataCommandSettings>, ICommandResponse
- Inheritance
-
GetMetadataCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
EntriesCount
Gets or sets the entriesCount
[JsonPropertyName("entriesCount")]
public double EntriesCount { get; set; }
Property Value
KeyGeneratorValue
Gets or sets the keyGeneratorValue
[JsonPropertyName("keyGeneratorValue")]
public double KeyGeneratorValue { get; set; }