Skip to main content

GetVehicles

Stable

Signature

query {
GetVehicles
}

Retourne : [Vehicle]

Exemple

query {
GetVehicles {
id
label
corporateAccount {}
securities {}
risk
logo {}
companyDocuments {}
companyType {}
communications {}
portfolio {}
historicalInvestmentSumAmounts {}
historicalInvestmentCalledSumAmounts {}
historicalInvestedSumAmounts {}
historicalDistributedSumAmounts {}
historicalCededSumAmounts {}
historicalAssetValuationAmounts {}
historicalManagementFeesAmounts {}
availableAmountToInvest
historicalIrrValues {}
historicalDpiValues {}
historicalRvpiValues {}
historicalTvpiValues {}
netIrr
multiple
timeline {}
accountingRecords {}
createdAt
initialCapitalCallDate
firstInvestmentDate
}
}