Package de. tuchemnitz. armadillogin. data
Types
HelpDataTagged
Link copied to clipboard
data class HelpDataTagged(titleResourceId: String?, stringResourceId: String?, imageResourceId: String?, tagList: List<FragmentStatus>)
Content copied to clipboard
Data class for storing stringResourceId and imageResourceId of help resources and their category tags which are stored in a tagList.