Class LoyaltyDTO

java.lang.Object
com.skava.loyalty.orchestration.model.LoyaltyDTO
All Implemented Interfaces:
Serializable

public class LoyaltyDTO extends Object implements Serializable
This model contains the response of a loyalty, such as identifier, type, etc.
See Also:
  • Constructor Details

    • LoyaltyDTO

      public LoyaltyDTO()