update proto
This commit is contained in:
parent
f4d7f050d3
commit
c35961cbd4
|
@ -61,7 +61,7 @@ message Address {
|
||||||
optional string postalCode = 8;
|
optional string postalCode = 8;
|
||||||
optional string country = 9;
|
optional string country = 9;
|
||||||
optional string countryCode = 10;
|
optional string countryCode = 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
enum Frequency {
|
enum Frequency {
|
||||||
|
|
Loading…
Reference in New Issue