Table of Contents

Class Candle

Namespace
adas_core.Domain.Models.MongoModels
Assembly
adas-core.Domain.dll
public class Candle
Inheritance
Candle
Inherited Members
Extension Methods

Properties

CandleValueType

public CandleValueType? CandleValueType { get; set; }

Property Value

CandleValueType?

Key

public string? Key { get; set; }

Property Value

string