Table of Contents

Class GetContentRequest

Namespace
Quilt4Net.Toolkit.Features.FeatureToggle
Assembly
Quilt4Net.Toolkit.dll
public record GetContentRequest : ILanguageKeyContext, IEquatable<GetContentRequest>
Inheritance
GetContentRequest
Implements
Inherited Members

Properties

Application

public required string Application { get; init; }

Property Value

string

ContentFormat

public required ContentFormat? ContentFormat { get; init; }

Property Value

ContentFormat?

DefaultValue

public required string DefaultValue { get; init; }

Property Value

string

Environment

public required string Environment { get; init; }

Property Value

string

Instance

public required string Instance { get; init; }

Property Value

string

Key

public required string Key { get; init; }

Property Value

string

LanguageKey

public required Guid LanguageKey { get; init; }

Property Value

Guid