Table of Contents

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

DateTime

Value

public required string Value { get; init; }

Property Value

string