Property ProductVersionMajor
ProductVersionMajor
Gets or sets the major version of the product.
[JsonPropertyName("product_version_major")]
public int ProductVersionMajor { get; set; }
Gets or sets the major version of the product.
[JsonPropertyName("product_version_major")]
public int ProductVersionMajor { get; set; }