-
@JsonClass(generateAdapter = true) public final class WalletDTO
-
-
Method Summary
Modifier and Type Method Description final StringgetId()final StringgetName()final StringgetDescription()final StringgetHomePage()final StringgetImageId()final MobileDTOgetMobile()final AppDTOgetApp()-
-
Method Detail
-
getDescription
final String getDescription()
-
getHomePage
final String getHomePage()
-
getImageId
final String getImageId()
-
-
-
-