CapitalAndReserves

Capital & reserves for one accounting period

  • calledUpShareCapital
    Type: object

    Called-up share capital

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • profitAndLossAccountReserve
    Type: object

    Profit & loss account reserve

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • revaluationReserve
    Type: object

    Revaluation reserve

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • shareholderFunds
    Type: object

    Shareholder funds

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • sundryReserves
    Type: object

    Sundry reserves

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

Grand Public API