We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ef99c commit e06c10aCopy full SHA for e06c10a
smarty-rust-sdk/src/us_street_api/candidate.rs
@@ -10,7 +10,7 @@ pub struct Candidate {
10
pub input_id: String,
11
pub input_index: i64,
12
pub candidate_index: i64,
13
- pub adressee: String,
+ pub addressee: String,
14
pub delivery_line_1: String,
15
pub delivery_line_2: String,
16
pub last_line: String,
0 commit comments