Class Similarityrule

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class Similarityrule
    extends Crmbaseentity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • similarityruleid

        protected UUID similarityruleid
      • similarityruleidunique

        protected UUID similarityruleidunique
      • ngramsize

        protected Integer ngramsize
      • baseentitytypecode

        protected Integer baseentitytypecode
      • statecode

        protected Integer statecode
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • solutionid

        protected UUID solutionid
      • _transactioncurrencyid_value

        protected UUID _transactioncurrencyid_value
      • excludeinactiverecords

        protected Boolean excludeinactiverecords
      • ruleconditionxml

        protected String ruleconditionxml
      • maxkeywords

        protected Integer maxkeywords
      • utcconversiontimezonecode

        protected Integer utcconversiontimezonecode
      • componentstate

        protected Integer componentstate
      • baseentityname

        protected String baseentityname
      • introducedversion

        protected String introducedversion
      • importsequencenumber

        protected Integer importsequencenumber
      • fetchxmllist

        protected String fetchxmllist
      • statuscode

        protected Integer statuscode
      • description

        protected String description
      • versionnumber

        protected Long versionnumber
      • _organizationid_value

        protected UUID _organizationid_value
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • ismanaged

        protected Boolean ismanaged
      • activerulefetchxml

        protected String activerulefetchxml
      • timezoneruleversionnumber

        protected Integer timezoneruleversionnumber
      • matchingentityname

        protected String matchingentityname
      • matchingentitytypecode

        protected Integer matchingentitytypecode
    • Constructor Detail

      • Similarityrule

        protected Similarityrule()