Nominated Facility
constructor(currentlyAMember: Boolean = false, nominationId: Int = 0, clubName: String? = "", managerName: String? = "", clubPhone: String? = "", address1: String? = "", address2: String? = "", city: String? = "", stateCode: String? = "", zip: String? = "", countryId: Int? = 0, createdDateTime: String? = "")