Class Solution

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

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

      • solutionid

        protected String solutionid
      • pinpointsolutionid

        protected Long pinpointsolutionid
      • _publisherid_value

        protected String _publisherid_value
      • _organizationid_value

        protected String _organizationid_value
      • pinpointassetid

        protected String pinpointassetid
      • isvisible

        protected Boolean isvisible
      • uniquename

        protected String uniquename
      • solutionpackageversion

        protected String solutionpackageversion
      • _configurationpageid_value

        protected String _configurationpageid_value
      • _parentsolutionid_value

        protected String _parentsolutionid_value
      • ismanaged

        protected Boolean ismanaged
      • _modifiedonbehalfby_value

        protected String _modifiedonbehalfby_value
      • _modifiedby_value

        protected String _modifiedby_value
      • versionnumber

        protected Long versionnumber
      • _createdonbehalfby_value

        protected String _createdonbehalfby_value
      • _createdby_value

        protected String _createdby_value
      • pinpointpublisherid

        protected Long pinpointpublisherid
      • pinpointsolutiondefaultlocale

        protected String pinpointsolutiondefaultlocale
      • description

        protected String description
      • isapimanaged

        protected Boolean isapimanaged
      • version

        protected String version
      • friendlyname

        protected String friendlyname
      • solutiontype

        protected Integer solutiontype
    • Constructor Detail

      • Solution

        protected Solution()