Class UserPrivateProfileDTO

java.lang.Object
de.adorsys.datasafe.rest.impl.dto.UserPrivateProfileDTO

public class UserPrivateProfileDTO extends Object
  • Constructor Details

    • UserPrivateProfileDTO

      public UserPrivateProfileDTO()
  • Method Details

    • from

      public static UserPrivateProfileDTO from(de.adorsys.datasafe.directory.api.types.UserPrivateProfile privateProfile)
    • toProfile

      public de.adorsys.datasafe.directory.api.types.UserPrivateProfile toProfile()