Class PlatformUser

java.lang.Object
com.unosquare.carmigo.entity.PlatformUser
All Implemented Interfaces:
Serializable

@Entity public class PlatformUser extends Object implements Serializable
Data Transfer Object representing the platform_user table of the database.
See Also:
  • Constructor Details

    • PlatformUser

      public PlatformUser()