businessRuleJDM
Returns the JDM Json representation of the business rule that can be use in the GoRules Zen Engine
businessRuleJDM(
id: ID!
language: String = "EN"
): JSONObject!
Arguments
businessRuleJDM.id
● ID!
non-null scalar
businessRuleJDM.language
● String
scalar
Type
JSONObject
scalar
The
JSONObject
scalar type represents JSON objects as specified by ECMA-404.