Representation of a relation containing details of source and target entities, and both outward and inward descriptions.
More...
|
| | CompleteRelation (string href=default(string), ModelVersion varVersion=default(ModelVersion), ResourceId relationDefinitionId=default(ResourceId), Dictionary< string, string > sourceEntityId=default(Dictionary< string, string >), Dictionary< string, string > targetEntityId=default(Dictionary< string, string >), string outwardDescription=default(string), string inwardDescription=default(string), DateTimeOffset effectiveFrom=default(DateTimeOffset)) |
| | Initializes a new instance of the CompleteRelation 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 (CompleteRelation input) |
| | Returns true if CompleteRelation instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| string | Href [get, set] |
| | Gets or Sets Href More...
|
| |
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| ResourceId | RelationDefinitionId [get, set] |
| | Gets or Sets RelationDefinitionId More...
|
| |
| Dictionary< string, string > | SourceEntityId [get, set] |
| | Gets or Sets SourceEntityId More...
|
| |
| Dictionary< string, string > | TargetEntityId [get, set] |
| | Gets or Sets TargetEntityId More...
|
| |
| string | OutwardDescription [get, set] |
| | Gets or Sets OutwardDescription More...
|
| |
| string | InwardDescription [get, set] |
| | Gets or Sets InwardDescription More...
|
| |
| DateTimeOffset | EffectiveFrom [get, set] |
| | Gets or Sets EffectiveFrom More...
|
| |
Representation of a relation containing details of source and target entities, and both outward and inward descriptions.
◆ CompleteRelation() [1/2]
| Lusid.Sdk.Model.CompleteRelation.CompleteRelation |
( |
| ) |
|
|
inlineprotected |
◆ CompleteRelation() [2/2]
| Lusid.Sdk.Model.CompleteRelation.CompleteRelation |
( |
string |
href = default(string), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
ResourceId |
relationDefinitionId = default(ResourceId), |
|
|
Dictionary< string, string > |
sourceEntityId = default(Dictionary<string, string>), |
|
|
Dictionary< string, string > |
targetEntityId = default(Dictionary<string, string>), |
|
|
string |
outwardDescription = default(string), |
|
|
string |
inwardDescription = default(string), |
|
|
DateTimeOffset |
effectiveFrom = default(DateTimeOffset) |
|
) |
| |
|
inline |
Initializes a new instance of the CompleteRelation class.
- Parameters
-
| href | href. |
| varVersion | varVersion. |
| relationDefinitionId | relationDefinitionId (required). |
| sourceEntityId | sourceEntityId (required). |
| targetEntityId | targetEntityId (required). |
| outwardDescription | outwardDescription (required). |
| inwardDescription | inwardDescription (required). |
| effectiveFrom | effectiveFrom. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CompleteRelation.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CompleteRelation.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CompleteRelation.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CompleteRelation.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EffectiveFrom
| DateTimeOffset Lusid.Sdk.Model.CompleteRelation.EffectiveFrom |
|
getset |
Gets or Sets EffectiveFrom
◆ Href
| string Lusid.Sdk.Model.CompleteRelation.Href |
|
getset |
◆ InwardDescription
| string Lusid.Sdk.Model.CompleteRelation.InwardDescription |
|
getset |
Gets or Sets InwardDescription
◆ OutwardDescription
| string Lusid.Sdk.Model.CompleteRelation.OutwardDescription |
|
getset |
Gets or Sets OutwardDescription
◆ RelationDefinitionId
| ResourceId Lusid.Sdk.Model.CompleteRelation.RelationDefinitionId |
|
getset |
Gets or Sets RelationDefinitionId
◆ SourceEntityId
| Dictionary<string, string> Lusid.Sdk.Model.CompleteRelation.SourceEntityId |
|
getset |
Gets or Sets SourceEntityId
◆ TargetEntityId
| Dictionary<string, string> Lusid.Sdk.Model.CompleteRelation.TargetEntityId |
|
getset |
Gets or Sets TargetEntityId
◆ VarVersion
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/CompleteRelation.cs