public class Transactioncurrency extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Transactioncurrency.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 |
_organizationid_value |
protected OffsetDateTime |
createdon |
protected String |
currencyname |
protected Integer |
currencyprecision |
protected String |
currencysymbol |
protected byte[] |
entityimage |
protected Long |
entityimage_timestamp |
protected String |
entityimage_url |
protected String |
entityimageid |
protected BigDecimal |
exchangerate |
protected Integer |
importsequencenumber |
protected String |
isocurrencycode |
protected OffsetDateTime |
modifiedon |
protected OffsetDateTime |
overriddencreatedon |
protected Integer |
statecode |
protected Integer |
statuscode |
protected String |
transactioncurrencyid |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Transactioncurrency() |
protected String _createdonbehalfby_value
protected String isocurrencycode
protected String _createdby_value
protected Integer statuscode
protected String _organizationid_value
protected String currencyname
protected OffsetDateTime overriddencreatedon
protected String _modifiedonbehalfby_value
protected byte[] entityimage
protected String entityimageid
protected BigDecimal exchangerate
protected String currencysymbol
protected String entityimage_url
protected OffsetDateTime createdon
protected Integer currencyprecision
protected OffsetDateTime modifiedon
protected Long entityimage_timestamp
protected String transactioncurrencyid
protected Integer statecode
protected Integer importsequencenumber
protected Long versionnumber
protected String _modifiedby_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Transactioncurrency.Builder builderTransactioncurrency()
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 Transactioncurrency with_createdonbehalfby_value(String _createdonbehalfby_value)
public Transactioncurrency withIsocurrencycode(String isocurrencycode)
public Transactioncurrency with_createdby_value(String _createdby_value)
public Transactioncurrency withStatuscode(Integer statuscode)
public Transactioncurrency with_organizationid_value(String _organizationid_value)
public Transactioncurrency withCurrencyname(String currencyname)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Transactioncurrency withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Transactioncurrency with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<byte[]> getEntityimage()
public Transactioncurrency withEntityimage(byte[] entityimage)
public Transactioncurrency withEntityimageid(String entityimageid)
public Optional<BigDecimal> getExchangerate()
public Transactioncurrency withExchangerate(BigDecimal exchangerate)
public Transactioncurrency withCurrencysymbol(String currencysymbol)
public Transactioncurrency withEntityimage_url(String entityimage_url)
public Optional<OffsetDateTime> getCreatedon()
public Transactioncurrency withCreatedon(OffsetDateTime createdon)
public Transactioncurrency withCurrencyprecision(Integer currencyprecision)
public Optional<OffsetDateTime> getModifiedon()
public Transactioncurrency withModifiedon(OffsetDateTime modifiedon)
public Transactioncurrency withEntityimage_timestamp(Long entityimage_timestamp)
public Transactioncurrency withTransactioncurrencyid(String transactioncurrencyid)
public Transactioncurrency withStatecode(Integer statecode)
public Transactioncurrency withImportsequencenumber(Integer importsequencenumber)
public Transactioncurrency withVersionnumber(Long versionnumber)
public Transactioncurrency with_modifiedby_value(String _modifiedby_value)
public Transactioncurrency withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic GoalCollectionRequest getTransactionCurrency_Goal()
public EmailCollectionRequest getTransactionCurrency_Email()
public DuplicaterecordCollectionRequest getTransactionCurrency_DuplicateBaseRecord()
public BusinessunitCollectionRequest getTransactionCurrency_BusinessUnit()
public ConnectionCollectionRequest getTransactionCurrency_Connection()
public DuplicaterecordCollectionRequest getTransactionCurrency_DuplicateMatchingRecord()
public AnnualfiscalcalendarCollectionRequest getTransactioncurrency_annualfiscalcalendar()
public ProcesssessionCollectionRequest getTransactionCurrency_ProcessSessions()
public PhonecallCollectionRequest getTransactionCurrency_PhoneCall()
public RecommendeddocumentCollectionRequest getTransactionCurrency_recommendeddocument()
public SocialactivityCollectionRequest getTransactioncurrency_socialactivity()
public MailmergetemplateCollectionRequest getTransactionCurrency_MailMergeTemplate()
public ActivitypointerCollectionRequest getTransactionCurrency_ActivityPointer()
public SystemuserCollectionRequest getTransactionCurrency_SystemUser()
public AsyncoperationCollectionRequest getTransactionCurrency_AsyncOperations()
public MonthlyfiscalcalendarCollectionRequest getTransactioncurrency_monthlyfiscalcalendar()
public FixedmonthlyfiscalcalendarCollectionRequest getTransactioncurrency_fixedmonthlyfiscalcalendar()
public AccountCollectionRequest getTransactioncurrency_account()
public QuarterlyfiscalcalendarCollectionRequest getTransactioncurrency_quarterlyfiscalcalendar()
public KnowledgebaserecordCollectionRequest getTransactionCurrency_KnowledgeBaseRecord()
public KnowledgearticleviewsCollectionRequest getTransactioncurrency_knowledgearticleviews()
public CustomeraddressCollectionRequest getTransactionCurrency_CustomerAddress()
public FaxCollectionRequest getTransactionCurrency_Fax()
public PositionCollectionRequest getTransactioncurrency_position()
public ExpiredprocessCollectionRequest getTransactioncurrency_expiredprocess()
public SystemuserRequest getCreatedonbehalfby()
public ActioncardCollectionRequest getTransactioncurrency_actioncard()
public TaskCollectionRequest getTransactionCurrency_Task()
public OrganizationCollectionRequest getBasecurrency_organization()
public FeedbackCollectionRequest getTransactioncurrency_feedback()
public SimilarityruleCollectionRequest getTransactionCurrency_SimilarityRule()
public CategoryCollectionRequest getTransactioncurrency_category()
public TeamCollectionRequest getTransactionCurrency_Team()
public SlaCollectionRequest getTransactionCurrency_SLA()
public RecurringappointmentmasterCollectionRequest getTransactionCurrency_RecurringAppointmentMaster()
public KnowledgearticleCollectionRequest getTransactioncurrency_knowledgearticle()
public ThemeCollectionRequest getTransactionCurrency_Theme()
public LetterCollectionRequest getTransactionCurrency_Letter()
public SystemuserRequest getModifiedby()
public UsermappingCollectionRequest getTransactionCurrency_UserMapping()
public QueueCollectionRequest getTransactionCurrency_Queue()
public SocialprofileCollectionRequest getTransactioncurrency_SocialProfile()
public ContactCollectionRequest getTransactioncurrency_contact()
public ActioncarduserstateCollectionRequest getTransactionCurrency_ActionCardUserState()
public AppointmentCollectionRequest getTransactionCurrency_Appointment()
public SharepointsiteCollectionRequest getTransactionCurrency_SharePointSite()
public SharepointdocumentlocationCollectionRequest getTransactionCurrency_SharePointDocumentLocation()
public SlaitemCollectionRequest getTransactionCurrency_SLAItem()
public NewprocessCollectionRequest getTransactioncurrency_newprocess()
public KbarticleCollectionRequest getTransactionCurrency_KbArticle()
public QueueitemCollectionRequest getTransactionCurrency_QueueItem()
public ReportcategoryCollectionRequest getTransactionCurrency_ReportCategory()
public OrganizationRequest getOrganizationid()
public SemiannualfiscalcalendarCollectionRequest getTransactioncurrency_semiannualfiscalcalendar()
public UsersettingsCollectionRequest getTransactioncurrency_usersettings()
public TranslationprocessCollectionRequest getTransactioncurrency_translationprocess()
public SlakpiinstanceCollectionRequest getTransactionCurrency_slakpiinstance()
public OfficegraphdocumentCollectionRequest getTransactionCurrency_officegraphdocument()
public SystemuserRequest getModifiedonbehalfby()
public SyncerrorCollectionRequest getTransactionCurrency_SyncErrors()
public SystemuserRequest getCreatedby()
public InteractionforemailCollectionRequest getTransactionCurrency_InteractionForEmail()
public TerritoryCollectionRequest getTransactionCurrency_Territory()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Transactioncurrency 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 Transactioncurrency 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.