Property ProductVersionMinor
ProductVersionMinor
Gets or sets the minor version of the product.
[JsonPropertyName("product_version_minor")]
public int ProductVersionMinor { get; set; }
Gets or sets the minor version of the product.
[JsonPropertyName("product_version_minor")]
public int ProductVersionMinor { get; set; }