FinancialModelingPrep.NET icon indicating copy to clipboard operation
FinancialModelingPrep.NET copied to clipboard

TotalDebt sometimes returns `null`

Open Matthiee opened this issue 1 year ago • 0 comments

At the moment the field for totalDebt is not nullable. https://github.com/MatthiWare/FinancialModelingPrep.NET/blob/5a9129b9c40ef7b418853553bebf4fbae26e7bb7/FinancialModelingPrepApi/Model/CompanyValuation/BalanceSheetResponse.cs#L158

Sometimes FMP API returns null for this field.

I created a support ticket to check if this is valid or not.

Matthiee avatar Jan 01 '24 08:01 Matthiee