Property PropertyDefinitions
PropertyDefinitions
Gets or sets the property definitions of the collection.
[JsonPropertyName("property_definitions")]
public List<Docs.PropertyDefinition>? PropertyDefinitions { get; set; }
Gets or sets the property definitions of the collection.
[JsonPropertyName("property_definitions")]
public List<Docs.PropertyDefinition>? PropertyDefinitions { get; set; }