User Account Data Sync
@JsonClass(generateAdapter = true )
Content copied to clipboard
Constructors
Link copied to clipboard
fun UserAccountDataSync(@Json(name = "events" ) list: List<UserAccountDataEvent> = emptyList())
Content copied to clipboard