|
LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.ICustomEntitiesApiSync, including all inherited members.
| DeleteCustomEntity(string entityType, string identifierType, string identifierValue, string identifierScope, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| DeleteCustomEntityAccessMetadata(string entityType, string identifierType, string identifierValue, string metadataKey, string identifierScope, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? effectiveUntil=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| DeleteCustomEntityAccessMetadataWithHttpInfo(string entityType, string identifierType, string identifierValue, string metadataKey, string identifierScope, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? effectiveUntil=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| DeleteCustomEntityWithHttpInfo(string entityType, string identifierType, string identifierValue, string identifierScope, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetAllCustomEntityAccessMetadata(string entityType, string identifierType, string identifierValue, string identifierScope, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetAllCustomEntityAccessMetadataWithHttpInfo(string entityType, string identifierType, string identifierValue, string identifierScope, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetAllCustomEntityProperties(string entityType, string identifierType, string identifierValue, string identifierScope, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetAllCustomEntityPropertiesWithHttpInfo(string entityType, string identifierType, string identifierValue, string identifierScope, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetCustomEntity(string entityType, string identifierType, string identifierValue, string identifierScope, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), List< string >? relatedEntityPropertyKeys=default(List< string >?), List< string >? relationshipDefinitionIds=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetCustomEntityAccessMetadataByKey(string entityType, string identifierType, string identifierValue, string metadataKey, string identifierScope, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetCustomEntityAccessMetadataByKeyWithHttpInfo(string entityType, string identifierType, string identifierValue, string metadataKey, string identifierScope, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetCustomEntityRelationships(string entityType, string identifierScope, string identifierType, string identifierValue, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? identifierTypes=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetCustomEntityRelationshipsWithHttpInfo(string entityType, string identifierScope, string identifierType, string identifierValue, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? identifierTypes=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| GetCustomEntityWithHttpInfo(string entityType, string identifierType, string identifierValue, string identifierScope, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), List< string >? relatedEntityPropertyKeys=default(List< string >?), List< string >? relationshipDefinitionIds=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| ListCustomEntities(string entityType, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), string? page=default(string?), List< string >? relatedEntityPropertyKeys=default(List< string >?), List< string >? relationshipDefinitionIds=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| ListCustomEntitiesWithHttpInfo(string entityType, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), string? page=default(string?), List< string >? relatedEntityPropertyKeys=default(List< string >?), List< string >? relationshipDefinitionIds=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| PatchCustomEntityAccessMetadata(string entityType, string identifierType, string identifierValue, string identifierScope, List< AccessMetadataOperation > accessMetadataOperation, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? effectiveUntil=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| PatchCustomEntityAccessMetadataWithHttpInfo(string entityType, string identifierType, string identifierValue, string identifierScope, List< AccessMetadataOperation > accessMetadataOperation, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? effectiveUntil=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| UpsertCustomEntities(string entityType, string successMode, Dictionary< string, CustomEntityRequest > requestBody, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| UpsertCustomEntitiesWithHttpInfo(string entityType, string successMode, Dictionary< string, CustomEntityRequest > requestBody, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| UpsertCustomEntity(string entityType, CustomEntityRequest customEntityRequest, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| UpsertCustomEntityAccessMetadata(string entityType, string identifierType, string identifierValue, string metadataKey, string identifierScope, UpsertCustomEntityAccessMetadataRequest upsertCustomEntityAccessMetadataRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? effectiveUntil=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| UpsertCustomEntityAccessMetadataWithHttpInfo(string entityType, string identifierType, string identifierValue, string metadataKey, string identifierScope, UpsertCustomEntityAccessMetadataRequest upsertCustomEntityAccessMetadataRequest, DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? effectiveUntil=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync | |
| UpsertCustomEntityWithHttpInfo(string entityType, CustomEntityRequest customEntityRequest, int operationIndex=0, ConfigurationOptions? opts=null) | Lusid.Sdk.Api.ICustomEntitiesApiSync |