public class Msdyn_aibfileattacheddata extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_aibfileattacheddata.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 |
_msdyn_aibdatasetfileid_value |
protected String |
_ownerid_value |
protected String |
_owningbusinessunit_value |
protected String |
_owningteam_value |
protected String |
_owninguser_value |
protected OffsetDateTime |
createdon |
protected Integer |
importsequencenumber |
protected OffsetDateTime |
modifiedon |
protected String |
msdyn_aibfileattacheddataid |
protected String |
msdyn_data |
protected String |
msdyn_key |
protected String |
msdyn_type |
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 |
Msdyn_aibfileattacheddata() |
protected Integer statecode
protected String msdyn_aibfileattacheddataid
protected String _ownerid_value
protected String _createdby_value
protected String msdyn_key
protected String _modifiedby_value
protected String msdyn_type
protected String _msdyn_aibdatasetfileid_value
protected OffsetDateTime modifiedon
protected String _createdonbehalfby_value
protected String _modifiedonbehalfby_value
protected Integer statuscode
protected String _owningbusinessunit_value
protected OffsetDateTime overriddencreatedon
protected Integer utcconversiontimezonecode
protected String _owningteam_value
protected String msdyn_data
protected Integer timezoneruleversionnumber
protected Integer importsequencenumber
protected String _owninguser_value
protected Long versionnumber
protected OffsetDateTime createdon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_aibfileattacheddata.Builder builderMsdyn_aibfileattacheddata()
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 Msdyn_aibfileattacheddata withStatecode(Integer statecode)
public Msdyn_aibfileattacheddata withMsdyn_aibfileattacheddataid(String msdyn_aibfileattacheddataid)
public Msdyn_aibfileattacheddata with_ownerid_value(String _ownerid_value)
public Msdyn_aibfileattacheddata with_createdby_value(String _createdby_value)
public Msdyn_aibfileattacheddata withMsdyn_key(String msdyn_key)
public Msdyn_aibfileattacheddata with_modifiedby_value(String _modifiedby_value)
public Msdyn_aibfileattacheddata withMsdyn_type(String msdyn_type)
public Msdyn_aibfileattacheddata with_msdyn_aibdatasetfileid_value(String _msdyn_aibdatasetfileid_value)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_aibfileattacheddata withModifiedon(OffsetDateTime modifiedon)
public Msdyn_aibfileattacheddata with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_aibfileattacheddata with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_aibfileattacheddata withStatuscode(Integer statuscode)
public Msdyn_aibfileattacheddata with_owningbusinessunit_value(String _owningbusinessunit_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_aibfileattacheddata withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_aibfileattacheddata withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_aibfileattacheddata with_owningteam_value(String _owningteam_value)
public Msdyn_aibfileattacheddata withMsdyn_data(String msdyn_data)
public Msdyn_aibfileattacheddata withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_aibfileattacheddata withImportsequencenumber(Integer importsequencenumber)
public Msdyn_aibfileattacheddata with_owninguser_value(String _owninguser_value)
public Msdyn_aibfileattacheddata withVersionnumber(Long versionnumber)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_aibfileattacheddata withCreatedon(OffsetDateTime createdon)
public Msdyn_aibfileattacheddata 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 getMsdyn_aibfileattacheddata_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_aibfileattacheddata_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_aibfileattacheddata_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_aibfileattacheddata_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_aibfileattacheddata_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_aibfileattacheddata_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_aibfileattacheddata_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses()
public Msdyn_aibdatasetfileRequest getMsdyn_AIBDatasetFileId()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_aibfileattacheddata 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 Msdyn_aibfileattacheddata 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.