Class AccountDTO

java.lang.Object
com.bluebell.greenhouse.platform.models.api.dto.GenericEntityDTO
com.bluebell.greenhouse.platform.models.api.dto.account.AccountDTO
All Implemented Interfaces:
GenericDTO

public class AccountDTO extends GenericEntityDTO
A DTO representation for Account.
Version:
3.0.4
Author:
Stephen Prizio
  • Constructor Details

    • AccountDTO

      public AccountDTO()