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

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

    Constructors
    Constructor Description
    TiersDto()  
  • Method Summary

    Modifier and Type Method Description
    Tiers toTiers()  

    Methods inherited from class java.lang.Object

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

    • TiersDto

      public TiersDto()
  • Method Details

    • toTiers

      public Tiers toTiers()