All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.bantu.accounts.api.model.GetUserListInputOutput.kt Maven / Gradle / Ivy

There is a newer version: 0.9.12
Show newest version
package dev.bantu.accounts.api.model


data class GetUserListInputOutput(
    var users: List? = null
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy