OBJECT
PORTFOLIO
link GraphQL Schema definition
- type PORTFOLIO {
- : [ConfirmationStatus]
- : [LocalizedText]
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ACCOUNTSEGMENT]
- : ComplianceScope
- : [OrderStatus]
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [PORTFOLIOPOSITION]
- : Boolean
- # The number of positions the portfolio contains.
- : Int
- }