The result and status properties were not correctly mapped after adding the status property to the API. As the types have completely changed, we must release a new major version, as this is a breaking change.
Add applicable_to property to BusinessValidationRule object, as it was missing
WHY
result
andstatus
properties were not correctly mapped after adding thestatus
property to the API. As the types have completely changed, we must release a new major version, as this is a breaking change.applicable_to
property toBusinessValidationRule
object, as it was missing