Member

fun Member(name: String = "", versionNumber: Int? = null, modificationLevel: Int? = null, creationDate: String? = null, modificationDate: String? = null, currentNumberOfRecords: Int? = null, beginningNumberOfRecords: Int? = null, numberOfChangedRecords: Int? = null, lastChangeTime: String? = null, secondsOfLastChangeTime: String? = null, user: String? = null, sclm: String? = null, authorizationCode: String? = null, aliasOf: String? = null, amode: String? = null, loadModuleAttributes: String? = null, rmode: String? = null, size: String? = null, ttr: String? = null, ssi: String? = null)