LUSID C# SDK
Lusid.Sdk.Model.UpsertInvestmentAccountRequest Member List

This is the complete list of members for Lusid.Sdk.Model.UpsertInvestmentAccountRequest, including all inherited members.

AccountHoldersLusid.Sdk.Model.UpsertInvestmentAccountRequest
AccountTypeLusid.Sdk.Model.UpsertInvestmentAccountRequest
DescriptionLusid.Sdk.Model.UpsertInvestmentAccountRequest
DisplayNameLusid.Sdk.Model.UpsertInvestmentAccountRequest
Equals(object input)Lusid.Sdk.Model.UpsertInvestmentAccountRequestinline
Equals(UpsertInvestmentAccountRequest input)Lusid.Sdk.Model.UpsertInvestmentAccountRequestinline
GetHashCode()Lusid.Sdk.Model.UpsertInvestmentAccountRequestinline
IdentifiersLusid.Sdk.Model.UpsertInvestmentAccountRequest
InvestmentPortfoliosLusid.Sdk.Model.UpsertInvestmentAccountRequest
PropertiesLusid.Sdk.Model.UpsertInvestmentAccountRequest
ScopeLusid.Sdk.Model.UpsertInvestmentAccountRequest
ToJson()Lusid.Sdk.Model.UpsertInvestmentAccountRequestinlinevirtual
ToString()Lusid.Sdk.Model.UpsertInvestmentAccountRequestinline
UpsertInvestmentAccountRequest()Lusid.Sdk.Model.UpsertInvestmentAccountRequestinlineprotected
UpsertInvestmentAccountRequest(string scope=default(string), Dictionary< string, Property > identifiers=default(Dictionary< string, Property >), string displayName=default(string), string description=default(string), string accountType=default(string), List< AccountHolderIdentifier > accountHolders=default(List< AccountHolderIdentifier >), List< InvestmentPortfolioIdentifier > investmentPortfolios=default(List< InvestmentPortfolioIdentifier >), Dictionary< string, Property > properties=default(Dictionary< string, Property >))Lusid.Sdk.Model.UpsertInvestmentAccountRequestinline