Class JsAppDeployService.FormDef

  • Enclosing class:
    JsAppDeployService

    public static class JsAppDeployService.FormDef
    extends Object
    Provides the JS App manifest Form Definition.
    Since:
    18.5.0
    • Field Detail

      • name

        public String name
        The name of the form.
      • formCode

        public String formCode
        The globally unique form code.
      • clientCode

        public String clientCode
        The globally unique organization client code.
      • transactInsights

        public boolean transactInsights
        Specifies whether Transact Insights are enabled.
    • Constructor Detail

      • FormDef

        public FormDef()
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class Object
        Returns:
        the string representation of the object