OBJECT
CAPITALCALL
link GraphQL Schema definition
- type CAPITALCALL {
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [LEGALENTITY]
- # The account share classes which to have to be considered for this capital call.
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ACCOUNTSHARECLASS]
- : DateTime
- : RoundingMode
- : SUBJECT
- : LocalDate
- # 'Adjust nominal to rounded shares': The rounded number of shares is calculated
- # and the nominal is adjusted to represent exactly the price of the rounded
- # shares. 'Round shares only': The rounded number of shares is calculated, but the
- # nominal remains unchanged.
- : CashManagementRoundingStrategy
- : SUBJECT
- : SUBJECT
- : SUBJECT
- : DateTime
- # If selected, every touched commitment will be adjusted, so that it has exactly
- # the nominal which represents the nominals of the associated details. So after
- # this, the commitments do not have any open commitment left, and the nominal
- # potentially was changed.
- : Boolean
- : Long
- : Int
- : DateTime
- : Int
- : Value
- : DateTime
- : SUBJECT
- : [FEATUREMODIFICATIONINFO]
- : DateTime
- : CapitalCallGenerationStrategy
- : Boolean
- : Long
- }