Comment changes
This commit is contained in:
@@ -48,6 +48,9 @@ public record SearchRequestData : IRequestData
|
||||
[JsonPropertyName("offerOwnerType")]
|
||||
public OfferOwnerType? OfferOwnerType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 'Only Operational'
|
||||
/// </summary>
|
||||
[JsonPropertyName("onlyFunctional")]
|
||||
public bool? OnlyFunctional { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user