Audiotrack

constructor(    id: String? = null,     type: String? = null,     status: String? = null,     createddate: String? = null,     name: String? = null,     createdBy: String? = null,     updateddate: String? = null,     updatedBy: String? = null,     audioId: Int? = null,     isocode: String? = null,     roleFlags: Int? = null,     mediaclipid: String? = null,     originalfilename: String? = null,     languageid: Long? = null,     src: String? = null,     remotesrc: String? = null,     exactlength: String? = null,     publisheddate: String? = null,     label: String? = null,     uri: String? = null,     isDefaultLanguage: Boolean? = null,     isSelected: Boolean? = null,     origId: String? = null)