Class GetContentResponse
- Namespace
- Quilt4Net.Toolkit.Features.FeatureToggle
- Assembly
- Quilt4Net.Toolkit.dll
public record GetContentResponse : IEquatable<GetContentResponse>
- Inheritance
-
GetContentResponse
- Implements
- Inherited Members
Properties
ValidTo
public required DateTime ValidTo { get; init; }
Property Value
Value
public required string Value { get; init; }