BalanceSheet

public class BalanceSheet

A single annual or quarterly balance sheet report for a company, as filed with the SEC — assets, liabilities and shareholder equity as of getFiscalDateEnding.

Every monetary figure is a raw, as-reported amount in getReportedCurrency, not normalized or scaled by Alpha Vantage. A line item the company did not report for the period comes back as null rather than zero; see NoneableLong for why that distinction survives JSON parsing.

Author

Sylvester Sefa-Yeboah

Since

1.7.0

Constructors

Link copied to clipboard
public void BalanceSheet()

Properties

Link copied to clipboard
@Json(name = "accumulatedDepreciationAmortizationPPE")
public Long accumulatedDepreciationAmortizationPPE
Link copied to clipboard
@Json(name = "capitalLeaseObligations")
public Long capitalLeaseObligations
Link copied to clipboard
@Json(name = "cashAndCashEquivalentsAtCarryingValue")
public Long cashAndCashEquivalentsAtCarryingValue
Link copied to clipboard
@Json(name = "cashAndShortTermInvestments")
public Long cashAndShortTermInvestments
Link copied to clipboard
@Json(name = "commonStock")
public Long commonStock
Link copied to clipboard
@Json(name = "commonStockSharesOutstanding")
public Long commonStockSharesOutstanding
Link copied to clipboard
@Json(name = "currentAccountsPayable")
public Long currentAccountsPayable
Link copied to clipboard
@Json(name = "currentDebt")
public Long currentDebt
Link copied to clipboard
@Json(name = "currentLongTermDebt")
public Long currentLongTermDebt
Link copied to clipboard
@Json(name = "currentNetReceivables")
public Long currentNetReceivables
Link copied to clipboard
@Json(name = "deferredRevenue")
public Long deferredRevenue
Link copied to clipboard
@Json(name = "fiscalDateEnding")
public String fiscalDateEnding
Link copied to clipboard
@Json(name = "goodwill")
public Long goodWill
Link copied to clipboard
@Json(name = "intangibleAssets")
public Long intangibleAssets
Link copied to clipboard
@Json(name = "intangibleAssetsExcludingGoodwill")
public Long intangibleAssetsExcludingGoodwill
Link copied to clipboard
@Json(name = "inventory")
public Long inventory
Link copied to clipboard
@Json(name = "investments")
public Long investments
Link copied to clipboard
@Json(name = "longTermDebt")
public Long longTermDebt
Link copied to clipboard
@Json(name = "longTermDebtNoncurrent")
public Long longTermDebtNonCurrent
Link copied to clipboard
@Json(name = "longTermInvestments")
public Long longTermInvestments
Link copied to clipboard
@Json(name = "otherCurrentAssets")
public Long otherCurrentAssets
Link copied to clipboard
@Json(name = "otherCurrentLiabilities")
public Long otherCurrentLiabilities
Link copied to clipboard
@Json(name = "otherNonCurrrentAssets")
public Long otherNonCurrentAssets
Link copied to clipboard
@Json(name = "otherNonCurrentLiabilities")
public Long otherNonCurrentLiabilities
Link copied to clipboard
@Json(name = "propertyPlantEquipment")
public Long propertyPlantEquipment
Link copied to clipboard
@Json(name = "reportedCurrency")
public String reportedCurrency
Link copied to clipboard
@Json(name = "retainedEarnings")
public Long retainedEarnings
Link copied to clipboard
@Json(name = "shortLongTermDebtTotal")
public Long shortLongTermDebtTotal
Link copied to clipboard
@Json(name = "shortTermDebt")
public Long shortTermDebt
Link copied to clipboard
@Json(name = "shortTermInvestments")
public Long shortTermInvestments
Link copied to clipboard
@Json(name = "totalAssets")
public Long totalAssets
Link copied to clipboard
@Json(name = "totalCurrentAssets")
public Long totalCurrentAssets
Link copied to clipboard
@Json(name = "totalCurrentLiabilities")
public Long totalCurrentLiabilities
Link copied to clipboard
@Json(name = "totalLiabilities")
public Long totalLiabilities
Link copied to clipboard
@Json(name = "totalNonCurrentAssets")
public Long totalNonCurrentAssets
Link copied to clipboard
@Json(name = "totalNonCurrentLiabilities")
public Long totalNonCurrentLiabilities
Link copied to clipboard
@Json(name = "totalShareholderEquity")
public Long totalShareholderEquity
Link copied to clipboard
@Json(name = "treasuryStock")
public Long treasuryStock

Functions

Returns accumulated depreciation and amortization charged against property, plant and equipment to date.
Link copied to clipboard
Returns the company's outstanding obligations under capital leases.
Link copied to clipboard
Returns cash and cash equivalents at their balance-sheet carrying value.
Link copied to clipboard
Returns the combined balance of cash, cash equivalents and short-term investments.
Link copied to clipboard
Returns the par or stated value of issued common stock.
Link copied to clipboard
Returns the number of common shares currently outstanding.
Link copied to clipboard
Returns amounts owed to suppliers and vendors, due within one year.
Link copied to clipboard
Returns the portion of total debt, of any original maturity, classified as due within one year.
Link copied to clipboard
Returns the portion of long-term debt due within the next year.
Link copied to clipboard
Returns net accounts receivable due within one year, after the allowance for doubtful accounts.
Link copied to clipboard
Returns payments received in advance for goods or services not yet delivered or performed.
Link copied to clipboard
Returns the closing date of the fiscal period this report covers.
Link copied to clipboard
public Long getGoodWill()
Returns goodwill: the premium paid over identifiable fair value in past acquisitions.
Link copied to clipboard
Returns total intangible assets, including goodwill.
Link copied to clipboard
Returns intangible assets excluding goodwill, for example patents, trademarks and licenses.
Link copied to clipboard
public Long getInventory()
Returns the value of inventory held for sale or for use in production.
Link copied to clipboard
Returns total investments, combining both short-term and long-term holdings.
Link copied to clipboard
Returns debt with a maturity beyond one year.
Link copied to clipboard
Returns the portion of long-term debt not due within the next year.
Link copied to clipboard
Returns investments the company intends to hold for more than one year.
Link copied to clipboard
Returns current assets not broken out into one of the other current-asset line items.
Link copied to clipboard
Returns current liabilities not broken out into one of the other current-liability line items.
Link copied to clipboard
Returns non-current assets not broken out into one of the other non-current-asset line items.
Link copied to clipboard
Returns non-current liabilities not broken out into one of the other non-current-liability line items.
Link copied to clipboard
Returns the gross book value of property, plant and equipment, before accumulated depreciation.
Link copied to clipboard
Returns the ISO currency code this report's monetary figures are stated in, for example USD.
Link copied to clipboard
Returns cumulative net income retained in the business rather than paid out as dividends.
Link copied to clipboard
Returns the combined balance of short-term debt and the current portion of long-term debt.
Link copied to clipboard
Returns debt originally issued with a maturity of one year or less.
Link copied to clipboard
Returns investments expected to be liquidated within one year.
Link copied to clipboard
Returns total assets, the sum of all asset line items on the balance sheet.
Link copied to clipboard
Returns total current assets: assets expected to be converted to cash, sold, or consumed within one year.
Link copied to clipboard
Returns total current liabilities: obligations due within one year.
Link copied to clipboard
Returns total liabilities, the sum of all liability line items on the balance sheet.
Link copied to clipboard
Returns total non-current (long-term) assets: assets not expected to be converted to cash within one year.
Link copied to clipboard
Returns total non-current (long-term) liabilities: obligations not due within one year.
Link copied to clipboard
Returns total shareholder equity: total assets minus total liabilities.
Link copied to clipboard
Returns the value of the company's own shares it has repurchased and holds in treasury.
Link copied to clipboard
public String toString()