Property ProductVersionPatch
ProductVersionPatch
Gets or sets the patch version of the product.
[JsonPropertyName("product_version_patch")]
public int ProductVersionPatch { get; set; }
Gets or sets the patch version of the product.
[JsonPropertyName("product_version_patch")]
public int ProductVersionPatch { get; set; }