Class Position

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

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

      • _createdonbehalfby_value

        protected String _createdonbehalfby_value
      • _modifiedby_value

        protected String _modifiedby_value
      • _parentpositionid_value

        protected String _parentpositionid_value
      • _organizationid_value

        protected String _organizationid_value
      • _createdby_value

        protected String _createdby_value
      • utcconversiontimezonecode

        protected Integer utcconversiontimezonecode
      • positionid

        protected String positionid
      • statuscode

        protected Integer statuscode
      • _transactioncurrencyid_value

        protected String _transactioncurrencyid_value
      • versionnumber

        protected Long versionnumber
      • description

        protected String description
      • statecode

        protected Integer statecode
      • _modifiedonbehalfby_value

        protected String _modifiedonbehalfby_value
      • timezoneruleversionnumber

        protected Integer timezoneruleversionnumber
      • importsequencenumber

        protected Integer importsequencenumber
    • Constructor Detail

      • Position

        protected Position()