easyfix_messages::messages

Struct TradeCaptureReportRequestAck

source
pub struct TradeCaptureReportRequestAck {
Show 103 fields pub trade_request_id: FixString, pub trade_id: Option<FixString>, pub secondary_trade_id: Option<FixString>, pub firm_trade_id: Option<FixString>, pub secondary_firm_trade_id: Option<FixString>, pub trade_request_type: TradeRequestType, pub subscription_request_type: Option<SubscriptionRequestType>, pub tot_num_trade_reports: Option<Int>, pub trade_request_result: TradeRequestResult, pub trade_request_status: TradeRequestStatus, pub symbol: Option<FixString>, pub symbol_sfx: Option<SymbolSfx>, pub security_id: Option<FixString>, pub security_id_source: Option<SecurityIdSource>, pub sec_alt_id_grp: Option<Vec<SecAltIdGrp>>, pub product: Option<Product>, pub product_complex: Option<FixString>, pub security_group: Option<FixString>, pub cfi_code: Option<FixString>, pub security_type: Option<SecurityType>, pub security_sub_type: Option<FixString>, pub maturity_month_year: Option<MonthYear>, pub maturity_date: Option<LocalMktDate>, pub maturity_time: Option<TzTimeOnly>, pub settle_on_open_flag: Option<FixString>, pub instrmt_assignment_method: Option<InstrmtAssignmentMethod>, pub security_status: Option<SecurityStatus>, pub coupon_payment_date: Option<LocalMktDate>, pub issue_date: Option<LocalMktDate>, pub repo_collateral_security_type: Option<FixString>, pub repurchase_term: Option<Int>, pub repurchase_rate: Option<Percentage>, pub factor: Option<Float>, pub credit_rating: Option<FixString>, pub instr_registry: Option<FixString>, pub country_of_issue: Option<Country>, pub state_or_province_of_issue: Option<FixString>, pub locale_of_issue: Option<FixString>, pub redemption_date: Option<LocalMktDate>, pub strike_price: Option<Price>, pub strike_currency: Option<Currency>, pub strike_multiplier: Option<Float>, pub strike_value: Option<Float>, pub opt_attribute: Option<Char>, pub contract_multiplier: Option<Float>, pub min_price_increment: Option<Float>, pub min_price_increment_amount: Option<Amt>, pub unit_of_measure: Option<UnitOfMeasure>, pub unit_of_measure_qty: Option<Qty>, pub price_unit_of_measure: Option<FixString>, pub price_unit_of_measure_qty: Option<Qty>, pub settl_method: Option<SettlMethod>, pub exercise_style: Option<ExerciseStyle>, pub opt_payout_amount: Option<Amt>, pub price_quote_method: Option<PriceQuoteMethod>, pub valuation_method: Option<ValuationMethod>, pub list_method: Option<ListMethod>, pub cap_price: Option<Price>, pub floor_price: Option<Price>, pub put_or_call: Option<PutOrCall>, pub flexible_indicator: Option<Boolean>, pub flex_product_eligibility_indicator: Option<Boolean>, pub time_unit: Option<TimeUnit>, pub coupon_rate: Option<Percentage>, pub security_exchange: Option<Exchange>, pub position_limit: Option<Int>, pub nt_position_limit: Option<Int>, pub issuer: Option<FixString>, pub encoded_issuer: Option<Data>, pub security_desc: Option<FixString>, pub encoded_security_desc: Option<Data>, pub security_xml: Option<XmlData>, pub security_xml_schema: Option<FixString>, pub pool: Option<FixString>, pub contract_settl_month: Option<MonthYear>, pub cp_program: Option<CpProgram>, pub cp_reg_type: Option<FixString>, pub evnt_grp: Option<Vec<EvntGrp>>, pub dated_date: Option<LocalMktDate>, pub interest_accrual_date: Option<LocalMktDate>, pub instrument_parties: Option<Vec<InstrumentParties>>, pub contract_multiplier_unit: Option<ContractMultiplierUnit>, pub flow_schedule_type: Option<FlowScheduleType>, pub restructuring_type: Option<RestructuringType>, pub seniority: Option<Seniority>, pub notional_percentage_outstanding: Option<Percentage>, pub original_notional_percentage_outstanding: Option<Percentage>, pub attachment_point: Option<Percentage>, pub detachment_point: Option<Percentage>, pub strike_price_determination_method: Option<StrikePriceDeterminationMethod>, pub strike_price_boundary_method: Option<StrikePriceBoundaryMethod>, pub strike_price_boundary_precision: Option<Percentage>, pub underlying_price_determination_method: Option<UnderlyingPriceDeterminationMethod>, pub opt_payout_type: Option<OptPayoutType>, pub complex_events: Option<Vec<ComplexEvents>>, pub und_instrmt_grp: Option<Vec<UndInstrmtGrp>>, pub instrmt_leg_grp: Option<Vec<InstrmtLegGrp>>, pub multi_leg_reporting_type: Option<MultiLegReportingType>, pub response_transport_type: Option<ResponseTransportType>, pub response_destination: Option<FixString>, pub text: Option<FixString>, pub encoded_text: Option<Data>, pub message_event_source: Option<FixString>,
}

Fields§

§trade_request_id: FixString

Tag 568.

§trade_id: Option<FixString>

Tag 1003.

§secondary_trade_id: Option<FixString>

Tag 1040.

§firm_trade_id: Option<FixString>

Tag 1041.

§secondary_firm_trade_id: Option<FixString>

Tag 1042.

§trade_request_type: TradeRequestType

Tag 569.

§subscription_request_type: Option<SubscriptionRequestType>

Tag 263.

§tot_num_trade_reports: Option<Int>

Tag 748.

§trade_request_result: TradeRequestResult

Tag 749.

§trade_request_status: TradeRequestStatus

Tag 750.

§symbol: Option<FixString>

Tag 55.

§symbol_sfx: Option<SymbolSfx>

Tag 65.

§security_id: Option<FixString>

Tag 48.

§security_id_source: Option<SecurityIdSource>

Tag 22.

§sec_alt_id_grp: Option<Vec<SecAltIdGrp>>

Tag 454.

§product: Option<Product>

Tag 460.

§product_complex: Option<FixString>

Tag 1227.

§security_group: Option<FixString>

Tag 1151.

§cfi_code: Option<FixString>

Tag 461.

§security_type: Option<SecurityType>

Tag 167.

§security_sub_type: Option<FixString>

Tag 762.

§maturity_month_year: Option<MonthYear>

Tag 200.

§maturity_date: Option<LocalMktDate>

Tag 541.

§maturity_time: Option<TzTimeOnly>

Tag 1079.

§settle_on_open_flag: Option<FixString>

Tag 966.

§instrmt_assignment_method: Option<InstrmtAssignmentMethod>

Tag 1049.

§security_status: Option<SecurityStatus>

Tag 965.

§coupon_payment_date: Option<LocalMktDate>

Tag 224.

§issue_date: Option<LocalMktDate>

Tag 225.

§repo_collateral_security_type: Option<FixString>

Tag 239.

§repurchase_term: Option<Int>

Tag 226.

§repurchase_rate: Option<Percentage>

Tag 227.

§factor: Option<Float>

Tag 228.

§credit_rating: Option<FixString>

Tag 255.

§instr_registry: Option<FixString>

Tag 543.

§country_of_issue: Option<Country>

Tag 470.

§state_or_province_of_issue: Option<FixString>

Tag 471.

§locale_of_issue: Option<FixString>

Tag 472.

§redemption_date: Option<LocalMktDate>

Tag 240.

§strike_price: Option<Price>

Tag 202.

§strike_currency: Option<Currency>

Tag 947.

§strike_multiplier: Option<Float>

Tag 967.

§strike_value: Option<Float>

Tag 968.

§opt_attribute: Option<Char>

Tag 206.

§contract_multiplier: Option<Float>

Tag 231.

§min_price_increment: Option<Float>

Tag 969.

§min_price_increment_amount: Option<Amt>

Tag 1146.

§unit_of_measure: Option<UnitOfMeasure>

Tag 996.

§unit_of_measure_qty: Option<Qty>

Tag 1147.

§price_unit_of_measure: Option<FixString>

Tag 1191.

§price_unit_of_measure_qty: Option<Qty>

Tag 1192.

§settl_method: Option<SettlMethod>

Tag 1193.

§exercise_style: Option<ExerciseStyle>

Tag 1194.

§opt_payout_amount: Option<Amt>

Tag 1195.

§price_quote_method: Option<PriceQuoteMethod>

Tag 1196.

§valuation_method: Option<ValuationMethod>

Tag 1197.

§list_method: Option<ListMethod>

Tag 1198.

§cap_price: Option<Price>

Tag 1199.

§floor_price: Option<Price>

Tag 1200.

§put_or_call: Option<PutOrCall>

Tag 201.

§flexible_indicator: Option<Boolean>

Tag 1244.

§flex_product_eligibility_indicator: Option<Boolean>

Tag 1242.

§time_unit: Option<TimeUnit>

Tag 997.

§coupon_rate: Option<Percentage>

Tag 223.

§security_exchange: Option<Exchange>

Tag 207.

§position_limit: Option<Int>

Tag 970.

§nt_position_limit: Option<Int>

Tag 971.

§issuer: Option<FixString>

Tag 106.

§encoded_issuer: Option<Data>

Tag 349.

§security_desc: Option<FixString>

Tag 107.

§encoded_security_desc: Option<Data>

Tag 351.

§security_xml: Option<XmlData>

Tag 1185.

§security_xml_schema: Option<FixString>

Tag 1186.

§pool: Option<FixString>

Tag 691.

§contract_settl_month: Option<MonthYear>

Tag 667.

§cp_program: Option<CpProgram>

Tag 875.

§cp_reg_type: Option<FixString>

Tag 876.

§evnt_grp: Option<Vec<EvntGrp>>

Tag 864.

§dated_date: Option<LocalMktDate>

Tag 873.

§interest_accrual_date: Option<LocalMktDate>

Tag 874.

§instrument_parties: Option<Vec<InstrumentParties>>

Tag 1018.

§contract_multiplier_unit: Option<ContractMultiplierUnit>

Tag 1435.

§flow_schedule_type: Option<FlowScheduleType>

Tag 1439.

§restructuring_type: Option<RestructuringType>

Tag 1449.

§seniority: Option<Seniority>

Tag 1450.

§notional_percentage_outstanding: Option<Percentage>

Tag 1451.

§original_notional_percentage_outstanding: Option<Percentage>

Tag 1452.

§attachment_point: Option<Percentage>

Tag 1457.

§detachment_point: Option<Percentage>

Tag 1458.

§strike_price_determination_method: Option<StrikePriceDeterminationMethod>

Tag 1478.

§strike_price_boundary_method: Option<StrikePriceBoundaryMethod>

Tag 1479.

§strike_price_boundary_precision: Option<Percentage>

Tag 1480.

§underlying_price_determination_method: Option<UnderlyingPriceDeterminationMethod>

Tag 1481.

§opt_payout_type: Option<OptPayoutType>

Tag 1482.

§complex_events: Option<Vec<ComplexEvents>>

Tag 1483.

§und_instrmt_grp: Option<Vec<UndInstrmtGrp>>

Tag 711.

§instrmt_leg_grp: Option<Vec<InstrmtLegGrp>>

Tag 555.

§multi_leg_reporting_type: Option<MultiLegReportingType>

Tag 442.

§response_transport_type: Option<ResponseTransportType>

Tag 725.

§response_destination: Option<FixString>

Tag 726.

§text: Option<FixString>

Tag 58.

§encoded_text: Option<Data>

Tag 355.

§message_event_source: Option<FixString>

Tag 1011.

Implementations§

source§

impl TradeCaptureReportRequestAck

source

pub const fn msg_type(&self) -> MsgType

source

pub const fn msg_cat(&self) -> MsgCat

Trait Implementations§

source§

impl Clone for TradeCaptureReportRequestAck

source§

fn clone(&self) -> TradeCaptureReportRequestAck

Returns a copy of the value. Read more
1.6.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TradeCaptureReportRequestAck

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for TradeCaptureReportRequestAck

source§

fn default() -> TradeCaptureReportRequestAck

Returns the “default value” for a type. Read more
source§

impl From<TradeCaptureReportRequestAck> for Message

source§

fn from(msg: TradeCaptureReportRequestAck) -> Message

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> CloneToUninit for T
where T: Clone,

source§

unsafe fn clone_to_uninit(&self, dst: *mut T)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dst. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for T
where T: Clone,

source§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

source§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more