public class Mailmergetemplate extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Mailmergetemplate.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Mailmergetemplate() |
protected Integer timezoneruleversionnumber
protected Integer componentstate
protected Integer languagecode
protected String _modifiedonbehalfby_value
protected String name
protected String _owningbusinessunit_value
protected String introducedversion
protected String _transactioncurrencyid_value
protected Boolean ismanaged
protected Integer filesize
protected OffsetDateTime modifiedon
protected String mailmergetemplateidunique
protected String _owningteam_value
protected Integer statuscode
protected Long versionnumber
protected String mimetype
protected String solutionid
protected String parameterxml
protected Integer mailmergetype
protected String _owninguser_value
protected String _modifiedby_value
protected String _createdonbehalfby_value
protected String body
protected Integer documentformat
protected String filename
protected OffsetDateTime overwritetime
protected Integer statecode
protected BigDecimal exchangerate
protected String mailmergetemplateid
protected Boolean ispersonal
protected String description
protected Integer utcconversiontimezonecode
protected OffsetDateTime createdon
protected String defaultfilter
protected String _ownerid_value
protected String _createdby_value
protected String templatetypecode
protected BooleanManagedProperty iscustomizable
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Mailmergetemplate.Builder builderMailmergetemplate()
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 Mailmergetemplate withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Mailmergetemplate withComponentstate(Integer componentstate)
public Mailmergetemplate withLanguagecode(Integer languagecode)
public Mailmergetemplate with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Mailmergetemplate withName(String name)
public Mailmergetemplate with_owningbusinessunit_value(String _owningbusinessunit_value)
public Mailmergetemplate withIntroducedversion(String introducedversion)
public Mailmergetemplate with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Mailmergetemplate withIsmanaged(Boolean ismanaged)
public Mailmergetemplate withFilesize(Integer filesize)
public Optional<OffsetDateTime> getModifiedon()
public Mailmergetemplate withModifiedon(OffsetDateTime modifiedon)
public Mailmergetemplate withMailmergetemplateidunique(String mailmergetemplateidunique)
public Mailmergetemplate with_owningteam_value(String _owningteam_value)
public Mailmergetemplate withStatuscode(Integer statuscode)
public Mailmergetemplate withVersionnumber(Long versionnumber)
public Mailmergetemplate withMimetype(String mimetype)
public Mailmergetemplate withSolutionid(String solutionid)
public Mailmergetemplate withParameterxml(String parameterxml)
public Mailmergetemplate withMailmergetype(Integer mailmergetype)
public Mailmergetemplate with_owninguser_value(String _owninguser_value)
public Mailmergetemplate with_modifiedby_value(String _modifiedby_value)
public Mailmergetemplate with_createdonbehalfby_value(String _createdonbehalfby_value)
public Mailmergetemplate withBody(String body)
public Mailmergetemplate withDocumentformat(Integer documentformat)
public Mailmergetemplate withFilename(String filename)
public Optional<OffsetDateTime> getOverwritetime()
public Mailmergetemplate withOverwritetime(OffsetDateTime overwritetime)
public Mailmergetemplate withStatecode(Integer statecode)
public Optional<BigDecimal> getExchangerate()
public Mailmergetemplate withExchangerate(BigDecimal exchangerate)
public Mailmergetemplate withMailmergetemplateid(String mailmergetemplateid)
public Mailmergetemplate withIspersonal(Boolean ispersonal)
public Mailmergetemplate withDescription(String description)
public Mailmergetemplate withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getCreatedon()
public Mailmergetemplate withCreatedon(OffsetDateTime createdon)
public Mailmergetemplate withDefaultfilter(String defaultfilter)
public Mailmergetemplate with_ownerid_value(String _ownerid_value)
public Mailmergetemplate with_createdby_value(String _createdby_value)
public Mailmergetemplate withTemplatetypecode(String templatetypecode)
public Optional<BooleanManagedProperty> getIscustomizable()
public Mailmergetemplate withIscustomizable(BooleanManagedProperty iscustomizable)
public Mailmergetemplate withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic TransactioncurrencyRequest getTransactioncurrencyid()
public PrincipalRequest getOwnerid()
public PrincipalobjectattributeaccessCollectionRequest getMailmergetemplate_principalobjectattributeaccess()
public AsyncoperationCollectionRequest getMailMergeTemplate_AsyncOperations()
public ProcesssessionCollectionRequest getMailMergeTemplate_ProcessSessions()
public SystemuserRequest getCreatedonbehalfby()
public BusinessunitRequest getOwningbusinessunit()
public SystemuserRequest getModifiedonbehalfby()
public SyncerrorCollectionRequest getMailMergeTemplate_SyncErrors()
public SystemuserRequest getModifiedby()
public SystemuserRequest getCreatedby()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Mailmergetemplate 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 Mailmergetemplate 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.