Struct easyfix_messages::messages::OrderMassCancelRequest  
source · [−]pub struct OrderMassCancelRequest {Show 168 fields
    pub cl_ord_id: Str,
    pub secondary_cl_ord_id: Option<Str>,
    pub mass_cancel_request_type: MassCancelRequestType,
    pub trading_session_id: Option<TradingSessionId>,
    pub trading_session_sub_id: Option<TradingSessionSubId>,
    pub parties: Option<Vec<Parties>>,
    pub symbol: Option<Str>,
    pub symbol_sfx: Option<SymbolSfx>,
    pub security_id: Option<Str>,
    pub security_id_source: Option<SecurityIdSource>,
    pub sec_alt_id_grp: Option<Vec<SecAltIdGrp>>,
    pub product: Option<Product>,
    pub product_complex: Option<Str>,
    pub security_group: Option<Str>,
    pub cfi_code: Option<Str>,
    pub security_type: Option<SecurityType>,
    pub security_sub_type: Option<Str>,
    pub maturity_month_year: Option<MonthYear>,
    pub maturity_date: Option<LocalMktDate>,
    pub maturity_time: Option<TzTimeOnly>,
    pub settle_on_open_flag: Option<Str>,
    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<Str>,
    pub repurchase_term: Option<Int>,
    pub repurchase_rate: Option<Percentage>,
    pub factor: Option<Float>,
    pub credit_rating: Option<Str>,
    pub instr_registry: Option<Str>,
    pub country_of_issue: Option<Country>,
    pub state_or_province_of_issue: Option<Str>,
    pub locale_of_issue: Option<Str>,
    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<Str>,
    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<Str>,
    pub encoded_issuer: Option<Data>,
    pub security_desc: Option<Str>,
    pub encoded_security_desc: Option<Data>,
    pub security_xml: Option<XmlData>,
    pub security_xml_schema: Option<Str>,
    pub pool: Option<Str>,
    pub contract_settl_month: Option<MonthYear>,
    pub cp_program: Option<CpProgram>,
    pub cp_reg_type: Option<Str>,
    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 underlying_symbol: Option<Str>,
    pub underlying_symbol_sfx: Option<Str>,
    pub underlying_security_id: Option<Str>,
    pub underlying_security_id_source: Option<Str>,
    pub und_sec_alt_id_grp: Option<Vec<UndSecAltIdGrp>>,
    pub underlying_product: Option<Int>,
    pub underlying_cfi_code: Option<Str>,
    pub underlying_security_type: Option<Str>,
    pub underlying_security_sub_type: Option<Str>,
    pub underlying_maturity_month_year: Option<MonthYear>,
    pub underlying_maturity_date: Option<LocalMktDate>,
    pub underlying_maturity_time: Option<TzTimeOnly>,
    pub underlying_coupon_payment_date: Option<LocalMktDate>,
    pub underlying_issue_date: Option<LocalMktDate>,
    pub underlying_repo_collateral_security_type: Option<Str>,
    pub underlying_repurchase_term: Option<Int>,
    pub underlying_repurchase_rate: Option<Percentage>,
    pub underlying_factor: Option<Float>,
    pub underlying_credit_rating: Option<Str>,
    pub underlying_instr_registry: Option<Str>,
    pub underlying_country_of_issue: Option<Country>,
    pub underlying_state_or_province_of_issue: Option<Str>,
    pub underlying_locale_of_issue: Option<Str>,
    pub underlying_redemption_date: Option<LocalMktDate>,
    pub underlying_strike_price: Option<Price>,
    pub underlying_strike_currency: Option<Currency>,
    pub underlying_opt_attribute: Option<Char>,
    pub underlying_contract_multiplier: Option<Float>,
    pub underlying_unit_of_measure: Option<Str>,
    pub underlying_unit_of_measure_qty: Option<Qty>,
    pub underlying_price_unit_of_measure: Option<Str>,
    pub underlying_price_unit_of_measure_qty: Option<Qty>,
    pub underlying_time_unit: Option<Str>,
    pub underlying_exercise_style: Option<Int>,
    pub underlying_coupon_rate: Option<Percentage>,
    pub underlying_security_exchange: Option<Exchange>,
    pub underlying_issuer: Option<Str>,
    pub encoded_underlying_issuer: Option<Data>,
    pub underlying_security_desc: Option<Str>,
    pub encoded_underlying_security_desc: Option<Data>,
    pub underlying_cp_program: Option<Str>,
    pub underlying_cp_reg_type: Option<Str>,
    pub underlying_allocation_percent: Option<Percentage>,
    pub underlying_currency: Option<Currency>,
    pub underlying_qty: Option<Qty>,
    pub underlying_settlement_type: Option<UnderlyingSettlementType>,
    pub underlying_cash_amount: Option<Amt>,
    pub underlying_cash_type: Option<UnderlyingCashType>,
    pub underlying_px: Option<Price>,
    pub underlying_dirty_price: Option<Price>,
    pub underlying_end_price: Option<Price>,
    pub underlying_start_value: Option<Amt>,
    pub underlying_current_value: Option<Amt>,
    pub underlying_end_value: Option<Amt>,
    pub underlying_stipulations: Option<Vec<UnderlyingStipulations>>,
    pub underlying_adjusted_quantity: Option<Qty>,
    pub underlying_fx_rate: Option<Float>,
    pub underlying_fx_rate_calc: Option<UnderlyingFxRateCalc>,
    pub underlying_cap_value: Option<Amt>,
    pub undly_instrument_parties: Option<Vec<UndlyInstrumentParties>>,
    pub underlying_settl_method: Option<Str>,
    pub underlying_put_or_call: Option<Int>,
    pub underlying_contract_multiplier_unit: Option<Int>,
    pub underlying_flow_schedule_type: Option<Int>,
    pub underlying_restructuring_type: Option<Str>,
    pub underlying_seniority: Option<Str>,
    pub underlying_notional_percentage_outstanding: Option<Percentage>,
    pub underlying_original_notional_percentage_outstanding: Option<Percentage>,
    pub underlying_attachment_point: Option<Percentage>,
    pub underlying_detachment_point: Option<Percentage>,
    pub market_id: Option<Exchange>,
    pub market_segment_id: Option<Str>,
    pub side: Option<Side>,
    pub transact_time: UtcTimestamp,
    pub text: Option<Str>,
    pub encoded_text: Option<Data>,
    pub target_parties: Option<Vec<TargetParties>>,
}Fields
cl_ord_id: Strsecondary_cl_ord_id: Option<Str>mass_cancel_request_type: MassCancelRequestTypetrading_session_id: Option<TradingSessionId>trading_session_sub_id: Option<TradingSessionSubId>parties: Option<Vec<Parties>>symbol: Option<Str>symbol_sfx: Option<SymbolSfx>security_id: Option<Str>security_id_source: Option<SecurityIdSource>sec_alt_id_grp: Option<Vec<SecAltIdGrp>>product: Option<Product>product_complex: Option<Str>security_group: Option<Str>cfi_code: Option<Str>security_type: Option<SecurityType>security_sub_type: Option<Str>maturity_month_year: Option<MonthYear>maturity_date: Option<LocalMktDate>maturity_time: Option<TzTimeOnly>settle_on_open_flag: Option<Str>instrmt_assignment_method: Option<InstrmtAssignmentMethod>security_status: Option<SecurityStatus>coupon_payment_date: Option<LocalMktDate>issue_date: Option<LocalMktDate>repo_collateral_security_type: Option<Str>repurchase_term: Option<Int>repurchase_rate: Option<Percentage>factor: Option<Float>credit_rating: Option<Str>instr_registry: Option<Str>country_of_issue: Option<Country>state_or_province_of_issue: Option<Str>locale_of_issue: Option<Str>redemption_date: Option<LocalMktDate>strike_price: Option<Price>strike_currency: Option<Currency>strike_multiplier: Option<Float>strike_value: Option<Float>opt_attribute: Option<Char>contract_multiplier: Option<Float>min_price_increment: Option<Float>min_price_increment_amount: Option<Amt>unit_of_measure: Option<UnitOfMeasure>unit_of_measure_qty: Option<Qty>price_unit_of_measure: Option<Str>price_unit_of_measure_qty: Option<Qty>settl_method: Option<SettlMethod>exercise_style: Option<ExerciseStyle>opt_payout_amount: Option<Amt>price_quote_method: Option<PriceQuoteMethod>valuation_method: Option<ValuationMethod>list_method: Option<ListMethod>cap_price: Option<Price>floor_price: Option<Price>put_or_call: Option<PutOrCall>flexible_indicator: Option<Boolean>flex_product_eligibility_indicator: Option<Boolean>time_unit: Option<TimeUnit>coupon_rate: Option<Percentage>security_exchange: Option<Exchange>position_limit: Option<Int>nt_position_limit: Option<Int>issuer: Option<Str>encoded_issuer: Option<Data>security_desc: Option<Str>encoded_security_desc: Option<Data>security_xml: Option<XmlData>security_xml_schema: Option<Str>pool: Option<Str>contract_settl_month: Option<MonthYear>cp_program: Option<CpProgram>cp_reg_type: Option<Str>evnt_grp: Option<Vec<EvntGrp>>dated_date: Option<LocalMktDate>interest_accrual_date: Option<LocalMktDate>instrument_parties: Option<Vec<InstrumentParties>>contract_multiplier_unit: Option<ContractMultiplierUnit>flow_schedule_type: Option<FlowScheduleType>restructuring_type: Option<RestructuringType>seniority: Option<Seniority>notional_percentage_outstanding: Option<Percentage>original_notional_percentage_outstanding: Option<Percentage>attachment_point: Option<Percentage>detachment_point: Option<Percentage>strike_price_determination_method: Option<StrikePriceDeterminationMethod>strike_price_boundary_method: Option<StrikePriceBoundaryMethod>strike_price_boundary_precision: Option<Percentage>underlying_price_determination_method: Option<UnderlyingPriceDeterminationMethod>opt_payout_type: Option<OptPayoutType>complex_events: Option<Vec<ComplexEvents>>underlying_symbol: Option<Str>underlying_symbol_sfx: Option<Str>underlying_security_id: Option<Str>underlying_security_id_source: Option<Str>und_sec_alt_id_grp: Option<Vec<UndSecAltIdGrp>>underlying_product: Option<Int>underlying_cfi_code: Option<Str>underlying_security_type: Option<Str>underlying_security_sub_type: Option<Str>underlying_maturity_month_year: Option<MonthYear>underlying_maturity_date: Option<LocalMktDate>underlying_maturity_time: Option<TzTimeOnly>underlying_coupon_payment_date: Option<LocalMktDate>underlying_issue_date: Option<LocalMktDate>underlying_repo_collateral_security_type: Option<Str>underlying_repurchase_term: Option<Int>underlying_repurchase_rate: Option<Percentage>underlying_factor: Option<Float>underlying_credit_rating: Option<Str>underlying_instr_registry: Option<Str>underlying_country_of_issue: Option<Country>underlying_state_or_province_of_issue: Option<Str>underlying_locale_of_issue: Option<Str>underlying_redemption_date: Option<LocalMktDate>underlying_strike_price: Option<Price>underlying_strike_currency: Option<Currency>underlying_opt_attribute: Option<Char>underlying_contract_multiplier: Option<Float>underlying_unit_of_measure: Option<Str>underlying_unit_of_measure_qty: Option<Qty>underlying_price_unit_of_measure: Option<Str>underlying_price_unit_of_measure_qty: Option<Qty>underlying_time_unit: Option<Str>underlying_exercise_style: Option<Int>underlying_coupon_rate: Option<Percentage>underlying_security_exchange: Option<Exchange>underlying_issuer: Option<Str>encoded_underlying_issuer: Option<Data>underlying_security_desc: Option<Str>encoded_underlying_security_desc: Option<Data>underlying_cp_program: Option<Str>underlying_cp_reg_type: Option<Str>underlying_allocation_percent: Option<Percentage>underlying_currency: Option<Currency>underlying_qty: Option<Qty>underlying_settlement_type: Option<UnderlyingSettlementType>underlying_cash_amount: Option<Amt>underlying_cash_type: Option<UnderlyingCashType>underlying_px: Option<Price>underlying_dirty_price: Option<Price>underlying_end_price: Option<Price>underlying_start_value: Option<Amt>underlying_current_value: Option<Amt>underlying_end_value: Option<Amt>underlying_stipulations: Option<Vec<UnderlyingStipulations>>underlying_adjusted_quantity: Option<Qty>underlying_fx_rate: Option<Float>underlying_fx_rate_calc: Option<UnderlyingFxRateCalc>underlying_cap_value: Option<Amt>undly_instrument_parties: Option<Vec<UndlyInstrumentParties>>underlying_settl_method: Option<Str>underlying_put_or_call: Option<Int>underlying_contract_multiplier_unit: Option<Int>underlying_flow_schedule_type: Option<Int>underlying_restructuring_type: Option<Str>underlying_seniority: Option<Str>underlying_notional_percentage_outstanding: Option<Percentage>underlying_original_notional_percentage_outstanding: Option<Percentage>underlying_attachment_point: Option<Percentage>underlying_detachment_point: Option<Percentage>market_id: Option<Exchange>market_segment_id: Option<Str>side: Option<Side>transact_time: UtcTimestamptext: Option<Str>encoded_text: Option<Data>target_parties: Option<Vec<TargetParties>>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OrderMassCancelRequest
impl Send for OrderMassCancelRequest
impl Sync for OrderMassCancelRequest
impl Unpin for OrderMassCancelRequest
impl UnwindSafe for OrderMassCancelRequest
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
    T: ?Sized, 
 
impl<T> BorrowMut<T> for T where
    T: ?Sized, 
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
 
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more