Get Services Service Nas Config
data class GetServicesServiceNasConfig(val groupId: Int, val mountPoints: List<GetServicesServiceNasConfigMountPoint>, val userId: Int)
Constructors
Link copied to clipboard
fun GetServicesServiceNasConfig(groupId: Int, mountPoints: List<GetServicesServiceNasConfigMountPoint>, userId: Int)