Store

fun Store(id: String, name: String, addressLine1: String, addressLine2: String, postCode: String, city: String, state: String, country: String, countryCode: String, phoneNumber: String, geoLocation: GeoLocation, status: String, createdAt: Instant, updatedAt: Instant)