Class CurrencyAccountResponseSource

    • Constructor Detail

      • CurrencyAccountResponseSource

        public CurrencyAccountResponseSource()
    • Method Detail

      • getAmount

        public java.lang.Long getAmount()
      • getCurrency

        public java.lang.String getCurrency()
      • setAmount

        public void setAmount​(java.lang.Long amount)
      • setCurrency

        public void setCurrency​(java.lang.String currency)