Property RateBase
RateBase
Determines whether the rate should be calculated per second, minute, hour or day.
[JsonProperty]
public RateBase RateBase { get; set; }
Determines whether the rate should be calculated per second, minute, hour or day.
[JsonProperty]
public RateBase RateBase { get; set; }