RingModel

fun RingModel(    id: String? = null,     customId: String? = null,     name: String? = null)