Class AuthorizationsDto

java.lang.Object
com.github.badpop.jcoinbase.service.user.dto.AuthorizationsDto

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

    Constructors
    Constructor Description
    AuthorizationsDto()  
  • Method Summary

    Modifier and Type Method Description
    Authorizations toAuthorizations()  

    Methods inherited from class java.lang.Object

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

    • AuthorizationsDto

      public AuthorizationsDto()
  • Method Details