Class AccountsGetRequest.AccountRegistrationDateRange

  • Enclosing class:
    AccountsGetRequest

    public static class AccountsGetRequest.AccountRegistrationDateRange
    extends java.lang.Object
    • Constructor Detail

      • AccountRegistrationDateRange

        public AccountRegistrationDateRange()
    • Method Detail

      • getFrom

        public long getFrom()
      • setFrom

        public void setFrom​(long from)
      • getTo

        public long getTo()
      • setTo

        public void setTo​(long to)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object