Class DeliveryApiIndexCompositeIdModel
Inheritance
object
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public class DeliveryApiIndexCompositeIdModel
Properties
View SourceCulture
Declaration
public string? Culture { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Id
Declaration
public int? Id { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |