public class Ggw_event extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Ggw_event.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
_createdby_value |
protected String |
_createdonbehalfby_value |
protected String |
_modifiedby_value |
protected String |
_modifiedonbehalfby_value |
protected String |
_ownerid_value |
protected String |
_owningbusinessunit_value |
protected String |
_owningteam_value |
protected String |
_owninguser_value |
protected OffsetDateTime |
createdon |
protected String |
ggw_eventid |
protected String |
ggw_name |
protected String |
ggw_sendgrid_id |
protected String |
ggw_sendgrid_new_applicants_id |
protected Integer |
importsequencenumber |
protected OffsetDateTime |
modifiedon |
protected OffsetDateTime |
overriddencreatedon |
protected Integer |
statecode |
protected Integer |
statuscode |
protected Integer |
timezoneruleversionnumber |
protected Integer |
utcconversiontimezonecode |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Ggw_event() |
protected String _owninguser_value
protected OffsetDateTime createdon
protected String ggw_sendgrid_new_applicants_id
protected OffsetDateTime modifiedon
protected String _createdonbehalfby_value
protected String _owningbusinessunit_value
protected String ggw_eventid
protected Long versionnumber
protected Integer utcconversiontimezonecode
protected String ggw_name
protected String _owningteam_value
protected String _modifiedby_value
protected String ggw_sendgrid_id
protected String _ownerid_value
protected OffsetDateTime overriddencreatedon
protected Integer statuscode
protected Integer importsequencenumber
protected String _createdby_value
protected Integer statecode
protected Integer timezoneruleversionnumber
protected String _modifiedonbehalfby_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Ggw_event.Builder builderGgw_event()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Optional<OffsetDateTime> getCreatedon()
public Ggw_event withCreatedon(OffsetDateTime createdon)
public Ggw_event withGgw_sendgrid_new_applicants_id(String ggw_sendgrid_new_applicants_id)
public Optional<OffsetDateTime> getModifiedon()
public Ggw_event withModifiedon(OffsetDateTime modifiedon)
public Ggw_event with_createdonbehalfby_value(String _createdonbehalfby_value)
public Ggw_event with_owningbusinessunit_value(String _owningbusinessunit_value)
public Ggw_event withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Ggw_event withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Ggw_event withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Ggw_event with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Ggw_event withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getGgw_event_SyncErrors()
public DuplicaterecordCollectionRequest getGgw_event_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getGgw_event_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getGgw_event_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getGgw_event_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getGgw_event_ProcessSession()
public BulkdeletefailureCollectionRequest getGgw_event_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getGgw_event_PrincipalObjectAttributeAccesses()
public Ggw_teamCollectionRequest getGgw_ggw_event_ggw_team()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Ggw_event patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Ggw_event put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.