Class TransactionDTO

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

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

    • TransactionDTO

      public TransactionDTO()