conversions6
This commit is contained in:
@@ -56,7 +56,7 @@ message PreviewDirectConversionResponse {
|
||||
optional string foreign_currency = 10;
|
||||
optional string foreign_units = 11;
|
||||
string source_id = 12;
|
||||
optional int64 rate_observation_id = 13;
|
||||
optional int64 official_observation_id = 13;
|
||||
optional string observation_hash = 14;
|
||||
optional string source_payload_hash = 15;
|
||||
optional string rate_fetched_at = 16;
|
||||
@@ -96,7 +96,7 @@ message ConversionEvidence {
|
||||
string rounding_method = 13;
|
||||
optional string rate_date = 14;
|
||||
string source_id = 15;
|
||||
optional int64 rate_observation_id = 16;
|
||||
optional int64 official_observation_id = 16;
|
||||
optional string observation_hash = 17;
|
||||
optional string source_payload_hash = 18;
|
||||
optional string rate_fetched_at = 19;
|
||||
|
||||
Reference in New Issue
Block a user