java.lang.Object
com.github.badpop.jcoinbase.service.account.dto.AccountDto

public class AccountDto
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    AccountDto()  
  • Method Summary

    Modifier and Type Method Description
    Account toAccount()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AccountDto

      public AccountDto()
  • Method Details

    • toAccount

      public Account toAccount()