Property ArrayParentId
Parent value ID for nested structures (arrays, dictionaries).
[JsonPropertyName("array_parent_id")]
public long? ArrayParentId { get; set; }
Parent value ID for nested structures (arrays, dictionaries).
[JsonPropertyName("array_parent_id")]
public long? ArrayParentId { get; set; }