SeparatedAddress

constructor(oneLine: String, addressLine1: String, addressLine2: String, city: String? = null, province: String? = null, country: Country? = null)