LUSID C# SDK
Public Member Functions | Protected Member Functions | Properties | List of all members
Lusid.Sdk.Model.PropertyDefinitionEntity Class Reference

PropertyDefinitionEntity More...

Inheritance diagram for Lusid.Sdk.Model.PropertyDefinitionEntity:
Inheritance graph
[legend]

Public Member Functions

 PropertyDefinitionEntity (string href=default(string), string entityUniqueId=default(string), int? asAtVersionNumber=default(int?), string status=default(string), DateTimeOffset? asAtDeleted=default(DateTimeOffset?), string userIdDeleted=default(string), string requestIdDeleted=default(string), DateTimeOffset? effectiveAtCreated=default(DateTimeOffset?), PropertyDefinition prevailingPropertyDefinition=default(PropertyDefinition), PropertyDefinition deletedPropertyDefinition=default(PropertyDefinition), string previewedStatus=default(string), PropertyDefinition previewedPropertyDefinition=default(PropertyDefinition), List< Link > links=default(List< Link >))
 Initializes a new instance of the PropertyDefinitionEntity class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
virtual string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object input)
 Returns true if objects are equal More...
 
bool Equals (PropertyDefinitionEntity input)
 Returns true if PropertyDefinitionEntity instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Protected Member Functions

 PropertyDefinitionEntity ()
 Initializes a new instance of the PropertyDefinitionEntity class. More...
 

Properties

string Href [get, set]
 The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
 
string EntityUniqueId [get, set]
 The unique id of the entity. More...
 
int? AsAtVersionNumber [get, set]
 The integer version number for the entity (the entity was created at version 1) More...
 
string Status [get, set]
 The status of the entity at the current time. Available values: Prevailing, Deleted, DoesNotExist. More...
 
DateTimeOffset? AsAtDeleted [get, set]
 The asAt datetime at which the entity was deleted. More...
 
string UserIdDeleted [get, set]
 The unique id of the user who deleted the entity. More...
 
string RequestIdDeleted [get, set]
 The unique request id of the command that deleted the entity. More...
 
DateTimeOffset? EffectiveAtCreated [get, set]
 The EffectiveAt this Entity is created, if entity does not currently exist in EffectiveAt. More...
 
PropertyDefinition PrevailingPropertyDefinition [get, set]
 Gets or Sets PrevailingPropertyDefinition More...
 
PropertyDefinition DeletedPropertyDefinition [get, set]
 Gets or Sets DeletedPropertyDefinition More...
 
string PreviewedStatus [get, set]
 The status of the previewed entity. Available values: Prevailing, Deleted, DoesNotExist. More...
 
PropertyDefinition PreviewedPropertyDefinition [get, set]
 Gets or Sets PreviewedPropertyDefinition More...
 
List< LinkLinks [get, set]
 Gets or Sets Links More...
 

Detailed Description

PropertyDefinitionEntity

Constructor & Destructor Documentation

◆ PropertyDefinitionEntity() [1/2]

Lusid.Sdk.Model.PropertyDefinitionEntity.PropertyDefinitionEntity ( )
inlineprotected

Initializes a new instance of the PropertyDefinitionEntity class.

◆ PropertyDefinitionEntity() [2/2]

Lusid.Sdk.Model.PropertyDefinitionEntity.PropertyDefinitionEntity ( string  href = default(string),
string  entityUniqueId = default(string),
int?  asAtVersionNumber = default(int?),
string  status = default(string),
DateTimeOffset?  asAtDeleted = default(DateTimeOffset?),
string  userIdDeleted = default(string),
string  requestIdDeleted = default(string),
DateTimeOffset?  effectiveAtCreated = default(DateTimeOffset?),
PropertyDefinition  prevailingPropertyDefinition = default(PropertyDefinition),
PropertyDefinition  deletedPropertyDefinition = default(PropertyDefinition),
string  previewedStatus = default(string),
PropertyDefinition  previewedPropertyDefinition = default(PropertyDefinition),
List< Link links = default(List<Link>) 
)
inline

Initializes a new instance of the PropertyDefinitionEntity class.

Parameters
hrefThe specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. (required).
entityUniqueIdThe unique id of the entity. (required).
asAtVersionNumberThe integer version number for the entity (the entity was created at version 1).
statusThe status of the entity at the current time. Available values: Prevailing, Deleted, DoesNotExist. (required).
asAtDeletedThe asAt datetime at which the entity was deleted..
userIdDeletedThe unique id of the user who deleted the entity..
requestIdDeletedThe unique request id of the command that deleted the entity..
effectiveAtCreatedThe EffectiveAt this Entity is created, if entity does not currently exist in EffectiveAt..
prevailingPropertyDefinitionprevailingPropertyDefinition.
deletedPropertyDefinitiondeletedPropertyDefinition.
previewedStatusThe status of the previewed entity. Available values: Prevailing, Deleted, DoesNotExist..
previewedPropertyDefinitionpreviewedPropertyDefinition.
linkslinks.

Member Function Documentation

◆ Equals() [1/2]

override bool Lusid.Sdk.Model.PropertyDefinitionEntity.Equals ( object  input)
inline

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool Lusid.Sdk.Model.PropertyDefinitionEntity.Equals ( PropertyDefinitionEntity  input)
inline

Returns true if PropertyDefinitionEntity instances are equal

Parameters
inputInstance of PropertyDefinitionEntity to be compared
Returns
Boolean

◆ GetHashCode()

override int Lusid.Sdk.Model.PropertyDefinitionEntity.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

virtual string Lusid.Sdk.Model.PropertyDefinitionEntity.ToJson ( )
inlinevirtual

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string Lusid.Sdk.Model.PropertyDefinitionEntity.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AsAtDeleted

DateTimeOffset? Lusid.Sdk.Model.PropertyDefinitionEntity.AsAtDeleted
getset

The asAt datetime at which the entity was deleted.

The asAt datetime at which the entity was deleted.

◆ AsAtVersionNumber

int? Lusid.Sdk.Model.PropertyDefinitionEntity.AsAtVersionNumber
getset

The integer version number for the entity (the entity was created at version 1)

The integer version number for the entity (the entity was created at version 1)

◆ DeletedPropertyDefinition

PropertyDefinition Lusid.Sdk.Model.PropertyDefinitionEntity.DeletedPropertyDefinition
getset

Gets or Sets DeletedPropertyDefinition

◆ EffectiveAtCreated

DateTimeOffset? Lusid.Sdk.Model.PropertyDefinitionEntity.EffectiveAtCreated
getset

The EffectiveAt this Entity is created, if entity does not currently exist in EffectiveAt.

The EffectiveAt this Entity is created, if entity does not currently exist in EffectiveAt.

◆ EntityUniqueId

string Lusid.Sdk.Model.PropertyDefinitionEntity.EntityUniqueId
getset

The unique id of the entity.

The unique id of the entity.

◆ Href

string Lusid.Sdk.Model.PropertyDefinitionEntity.Href
getset

The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.

The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.

◆ Links

List<Link> Lusid.Sdk.Model.PropertyDefinitionEntity.Links
getset

Gets or Sets Links

◆ PrevailingPropertyDefinition

PropertyDefinition Lusid.Sdk.Model.PropertyDefinitionEntity.PrevailingPropertyDefinition
getset

Gets or Sets PrevailingPropertyDefinition

◆ PreviewedPropertyDefinition

PropertyDefinition Lusid.Sdk.Model.PropertyDefinitionEntity.PreviewedPropertyDefinition
getset

Gets or Sets PreviewedPropertyDefinition

◆ PreviewedStatus

string Lusid.Sdk.Model.PropertyDefinitionEntity.PreviewedStatus
getset

The status of the previewed entity. Available values: Prevailing, Deleted, DoesNotExist.

The status of the previewed entity. Available values: Prevailing, Deleted, DoesNotExist.

◆ RequestIdDeleted

string Lusid.Sdk.Model.PropertyDefinitionEntity.RequestIdDeleted
getset

The unique request id of the command that deleted the entity.

The unique request id of the command that deleted the entity.

◆ Status

string Lusid.Sdk.Model.PropertyDefinitionEntity.Status
getset

The status of the entity at the current time. Available values: Prevailing, Deleted, DoesNotExist.

The status of the entity at the current time. Available values: Prevailing, Deleted, DoesNotExist.

◆ UserIdDeleted

string Lusid.Sdk.Model.PropertyDefinitionEntity.UserIdDeleted
getset

The unique id of the user who deleted the entity.

The unique id of the user who deleted the entity.


The documentation for this class was generated from the following file: