MemberAddress

constructor(line1: String? = null, line2: String? = null, city: String? = null, state: String? = null, zipCode: String? = null)