public class Interactionforemail extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Interactionforemail.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Interactionforemail() |
protected String emailactivityid
protected OffsetDateTime emailinteractiontime
protected String _owningbusinessunit_value
protected String interactionreplyid
protected BigDecimal exchangerate
protected String interactionforemailid
protected String _createdonbehalfby_value
protected OffsetDateTime modifiedon
protected String _owninguser_value
protected String interactionlocation
protected String emailaddress
protected Long versionnumber
protected String _createdby_value
protected Integer statecode
protected String name
protected String emailinteractionreplyid
protected OffsetDateTime overriddencreatedon
protected Integer timezoneruleversionnumber
protected OffsetDateTime createdon
protected Integer utcconversiontimezonecode
protected String interactionrepliedby
protected String _owningteam_value
protected String interactionpartyid
protected Integer importsequencenumber
protected String interactedcomponenttext
protected String _modifiedonbehalfby_value
protected String _transactioncurrencyid_value
protected Integer statuscode
protected String _modifiedby_value
protected Integer interactiontype
protected String _ownerid_value
protected String interactionuseragent
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Interactionforemail.Builder builderInteractionforemail()
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 Interactionforemail withEmailactivityid(String emailactivityid)
public Optional<OffsetDateTime> getEmailinteractiontime()
public Interactionforemail withEmailinteractiontime(OffsetDateTime emailinteractiontime)
public Interactionforemail with_owningbusinessunit_value(String _owningbusinessunit_value)
public Interactionforemail withInteractionreplyid(String interactionreplyid)
public Optional<BigDecimal> getExchangerate()
public Interactionforemail withExchangerate(BigDecimal exchangerate)
public Interactionforemail withInteractionforemailid(String interactionforemailid)
public Interactionforemail with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getModifiedon()
public Interactionforemail withModifiedon(OffsetDateTime modifiedon)
public Interactionforemail with_owninguser_value(String _owninguser_value)
public Interactionforemail withInteractionlocation(String interactionlocation)
public Interactionforemail withEmailaddress(String emailaddress)
public Interactionforemail withVersionnumber(Long versionnumber)
public Interactionforemail with_createdby_value(String _createdby_value)
public Interactionforemail withStatecode(Integer statecode)
public Interactionforemail withName(String name)
public Interactionforemail withEmailinteractionreplyid(String emailinteractionreplyid)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Interactionforemail withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Interactionforemail withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Optional<OffsetDateTime> getCreatedon()
public Interactionforemail withCreatedon(OffsetDateTime createdon)
public Interactionforemail withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Interactionforemail withInteractionrepliedby(String interactionrepliedby)
public Interactionforemail with_owningteam_value(String _owningteam_value)
public Interactionforemail withInteractionpartyid(String interactionpartyid)
public Interactionforemail withImportsequencenumber(Integer importsequencenumber)
public Interactionforemail withInteractedcomponenttext(String interactedcomponenttext)
public Interactionforemail with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Interactionforemail with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Interactionforemail withStatuscode(Integer statuscode)
public Interactionforemail with_modifiedby_value(String _modifiedby_value)
public Interactionforemail withInteractiontype(Integer interactiontype)
public Interactionforemail with_ownerid_value(String _ownerid_value)
public Interactionforemail withInteractionuseragent(String interactionuseragent)
public Interactionforemail withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedbyname()
public SystemuserRequest getCreatedonbehalfbyname()
public SystemuserRequest getModifiedbyname()
public SystemuserRequest getModifiedonbehalfbyname()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public ActivitypointerCollectionRequest getNew_interactionforemail_ActivityPointers()
public AsyncoperationCollectionRequest getNew_interactionforemail_AsyncOperations()
public TransactioncurrencyRequest getTransactioncurrencyid()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Interactionforemail 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 Interactionforemail 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–2020. All rights reserved.