Private Code Dto
@Serializable
@Xml(name = "PrivateCode" )
Created by Michael Ruppen on 26.04.2024
Serializable and Parcelize annotation is both needed for compose navigation with custom types
Created by Michael Ruppen on 26.04.2024
Serializable and Parcelize annotation is both needed for compose navigation with custom types