conversions4
This commit is contained in:
Binary file not shown.
@@ -295,6 +295,11 @@ pub struct EcbConversionEvidence {
|
||||
/// source itself -- a human entered them.
|
||||
#[prost(string, optional, tag = "29")]
|
||||
pub observation_source_id: ::core::option::Option<::prost::alloc::string::String>,
|
||||
/// Exact immutable profile policy version selected for this conversion's
|
||||
/// accounting date. Absent only when no conversion policy was needed because
|
||||
/// determination_method is already_same_currency.
|
||||
#[prost(int64, optional, tag = "30")]
|
||||
pub rate_source_policy_id: ::core::option::Option<i64>,
|
||||
}
|
||||
#[derive(Clone, PartialEq, ::prost::Message)]
|
||||
pub struct ListEcbConversionEvidenceResponse {
|
||||
|
||||
Reference in New Issue
Block a user