Class GenerationTierListResponse
GET /models/generation-tiers legacy/default shape; 2026-07-27+ clients get the canonical {data, pagination} envelope.
Inherited Members
Namespace: Seclai.Models
Assembly: Seclai.dll
Syntax
public sealed class GenerationTierListResponse
Properties
Tiers
Declaration
[JsonPropertyName("tiers")]
public List<GenerationTierResponse> Tiers { get; set; }
Property Value
| Type | Description |
|---|---|
| List<GenerationTierResponse> |