Class CapitalDistributionResponse


  • public class CapitalDistributionResponse
    extends Object
    Capital distribution response.
    • Constructor Detail

      • CapitalDistributionResponse

        public CapitalDistributionResponse()
    • Method Detail

      • getTimestamp

        public OffsetDateTime getTimestamp()
        Returns the timestamp of the data.
        Returns:
        the timestamp
      • getCapitalIn

        public CapitalDistribution getCapitalIn()
        Returns the inflow capital distribution.
        Returns:
        the inflow capital distribution
      • getCapitalOut

        public CapitalDistribution getCapitalOut()
        Returns the outflow capital distribution.
        Returns:
        the outflow capital distribution