Struct architect_api::misc::CmeProductGroupInfo
source · pub struct CmeProductGroupInfo {Show 148 fields
pub product_guid: Option<String>,
pub product_name: Option<String>,
pub security_type: Option<String>,
pub clearing_symbol: Option<String>,
pub master_symbol: Option<String>,
pub exchange_clearing: Option<String>,
pub exchange_globex: Option<String>,
pub is_derived_block_eligible: Option<String>,
pub asset_class: Option<String>,
pub asset_sub_class: Option<String>,
pub sector: Option<String>,
pub sub_sector: Option<String>,
pub is_tas_product: Option<String>,
pub is_btic_product: Option<String>,
pub is_tam_product: Option<String>,
pub rfq_cross_eligible: Option<String>,
pub mass_quote_eligible: Option<String>,
pub daily_flag: Option<String>,
pub settle_px_ccy: Option<String>,
pub efr_eligible: Option<String>,
pub floor_put_symbol: Option<String>,
pub block_trade_eligible: Option<String>,
pub efp_eligible: Option<String>,
pub flex_eligible: Option<String>,
pub px_unit_of_measure_qty: Option<i32>,
pub negative_strike_eligible: Option<String>,
pub min_globex_ord_qty: Option<String>,
pub max_globex_ord_qty: Option<String>,
pub negative_px_eligible: Option<String>,
pub px_unit_of_measure: Option<String>,
pub trade_px_ccy: Option<String>,
pub floor_call_symbol: Option<String>,
pub ebf_eligible: Option<String>,
pub fractional: Option<String>,
pub globex_group_code: Option<String>,
pub itc_code: Option<String>,
pub price_band: Option<String>,
pub otc_eligible: Option<String>,
pub globex_gt_eligible: Option<String>,
pub px_quote_method: Option<String>,
pub last_updated: Option<String>,
pub market_segment_id: Option<i32>,
pub globex_match_algo: Option<String>,
pub ilink_eligible: Option<String>,
pub clearport_eligible: Option<String>,
pub unit_of_measure: Option<String>,
pub globex_eligible: Option<String>,
pub floor_eligible: Option<String>,
pub variable_qty_flag: Option<String>,
pub strategy_type: Option<String>,
pub assignment_method: Option<String>,
pub price_multiplier: Option<Decimal>,
pub main_fraction: Option<i32>,
pub unit_of_measure_qty: Option<Decimal>,
pub globex_product_code: Option<String>,
pub default_min_tick: Option<String>,
pub reduced_tick_notes: Option<String>,
pub min_qtrly_serial_tick: Option<String>,
pub min_outright_tick: Option<String>,
pub minimum_tick_note: Option<String>,
pub min_clearport_tick: Option<String>,
pub min_cabinet_tick_rules: Option<String>,
pub minimum_half_tick: Option<String>,
pub globex_min_tick: Option<String>,
pub min_clearport_floor_tick: Option<String>,
pub midcurve_tick_rules: Option<String>,
pub calendar_tick_rules: Option<String>,
pub floor_schedule: Option<String>,
pub std_trading_hours: Option<String>,
pub globex_schedule: Option<String>,
pub clearport_schedule: Option<String>,
pub tot_ltd: Option<String>,
pub tot_midcurve: Option<String>,
pub tot_quarterly: Option<String>,
pub tot_serial: Option<String>,
pub tot_clearport: Option<String>,
pub tot_globex: Option<String>,
pub tot_default: Option<String>,
pub tot_floor: Option<String>,
pub serial_listing_rules: Option<String>,
pub regular_listing_rules: Option<String>,
pub quarterly_listing_rules: Option<String>,
pub floor_listing_rules: Option<String>,
pub midcurve_options_rules: Option<String>,
pub default_listing_rules: Option<String>,
pub globex_listing_rules: Option<String>,
pub last_delivery_rules: Option<String>,
pub commodity_standards: Option<String>,
pub settle_method: Option<String>,
pub marker_stlmt_rules: Option<String>,
pub limit_rules: Option<String>,
pub days_or_hours: Option<String>,
pub reportable_positions: Option<String>,
pub price_quotation: Option<String>,
pub settlement_procedure: Option<String>,
pub exercise_style: Option<String>,
pub settlement_at_expiration: Option<String>,
pub strike_price_interval: Option<String>,
pub mdp3_channel: Option<String>,
pub globex_display_factor: Option<String>,
pub var_cab_px_high: Option<String>,
pub var_cab_px_low: Option<String>,
pub clearing_cab_px: Option<String>,
pub globex_cab_px: Option<String>,
pub is_synthetic_product: Option<String>,
pub itm_otm: Option<String>,
pub contrary_instructions_allowed: Option<String>,
pub settle_using_fixing_px: Option<String>,
pub settlement_type: Option<String>,
pub opt_style: Option<String>,
pub trading_cut_off_time: Option<String>,
pub is_taco_product: Option<String>,
pub exercise_style_american_european: Option<String>,
pub is_tmac_product: Option<String>,
pub clearing_org_id: Option<String>,
pub gc_basket_identifier: Option<String>,
pub globex_group_descr: Option<String>,
pub min_incremental_order: Option<String>,
pub par_or_money: Option<String>,
pub repo_year_days: Option<String>,
pub subtype: Option<String>,
pub valuation_method: Option<String>,
pub contract_notional_amount: Option<Decimal>,
pub rbt_eligible_ind: Option<String>,
pub dirty_price_tick: Option<String>,
pub dirty_price_rounding: Option<String>,
pub min_days_to_mat: Option<String>,
pub spread_pricing_convention: Option<String>,
pub is_pm_eligible: Option<String>,
pub fixing_time_zone: Option<String>,
pub settlement_locale: Option<String>,
pub trade_close_off_set: Option<String>,
pub on_sef: Option<String>,
pub price_precision: Option<String>,
pub on_mtf: Option<String>,
pub good_for_session: Option<String>,
pub fixing_source: Option<String>,
pub settl_ccy: Option<String>,
pub is_efix_product: Option<String>,
pub market_data: Option<String>,
pub fixed_payout: Option<String>,
pub size_priority_qty: Option<String>,
pub top_eligible: Option<String>,
pub alt_globex_min_tick: Option<String>,
pub alt_globex_tick_constraint: Option<String>,
pub max_bid_ask_constraint: Option<String>,
pub alt_min_quote_life: Option<String>,
pub subfraction: Option<String>,
}Fields§
§product_guid: Option<String>§product_name: Option<String>§security_type: Option<String>§clearing_symbol: Option<String>§master_symbol: Option<String>§exchange_clearing: Option<String>§exchange_globex: Option<String>§is_derived_block_eligible: Option<String>§asset_class: Option<String>§asset_sub_class: Option<String>§sector: Option<String>§sub_sector: Option<String>§is_tas_product: Option<String>§is_btic_product: Option<String>§is_tam_product: Option<String>§rfq_cross_eligible: Option<String>§mass_quote_eligible: Option<String>§daily_flag: Option<String>§settle_px_ccy: Option<String>§efr_eligible: Option<String>§floor_put_symbol: Option<String>§block_trade_eligible: Option<String>§efp_eligible: Option<String>§flex_eligible: Option<String>§px_unit_of_measure_qty: Option<i32>§negative_strike_eligible: Option<String>§min_globex_ord_qty: Option<String>§max_globex_ord_qty: Option<String>§negative_px_eligible: Option<String>§px_unit_of_measure: Option<String>§trade_px_ccy: Option<String>§floor_call_symbol: Option<String>§ebf_eligible: Option<String>§fractional: Option<String>§globex_group_code: Option<String>§itc_code: Option<String>§price_band: Option<String>§otc_eligible: Option<String>§globex_gt_eligible: Option<String>§px_quote_method: Option<String>§last_updated: Option<String>§market_segment_id: Option<i32>§globex_match_algo: Option<String>§ilink_eligible: Option<String>§clearport_eligible: Option<String>§unit_of_measure: Option<String>§globex_eligible: Option<String>§floor_eligible: Option<String>§variable_qty_flag: Option<String>§strategy_type: Option<String>§assignment_method: Option<String>§price_multiplier: Option<Decimal>§main_fraction: Option<i32>§unit_of_measure_qty: Option<Decimal>§globex_product_code: Option<String>§default_min_tick: Option<String>§reduced_tick_notes: Option<String>§min_qtrly_serial_tick: Option<String>§min_outright_tick: Option<String>§minimum_tick_note: Option<String>§min_clearport_tick: Option<String>§min_cabinet_tick_rules: Option<String>§minimum_half_tick: Option<String>§globex_min_tick: Option<String>§min_clearport_floor_tick: Option<String>§midcurve_tick_rules: Option<String>§calendar_tick_rules: Option<String>§floor_schedule: Option<String>§std_trading_hours: Option<String>§globex_schedule: Option<String>§clearport_schedule: Option<String>§tot_ltd: Option<String>§tot_midcurve: Option<String>§tot_quarterly: Option<String>§tot_serial: Option<String>§tot_clearport: Option<String>§tot_globex: Option<String>§tot_default: Option<String>§tot_floor: Option<String>§serial_listing_rules: Option<String>§regular_listing_rules: Option<String>§quarterly_listing_rules: Option<String>§floor_listing_rules: Option<String>§midcurve_options_rules: Option<String>§default_listing_rules: Option<String>§globex_listing_rules: Option<String>§last_delivery_rules: Option<String>§commodity_standards: Option<String>§settle_method: Option<String>§marker_stlmt_rules: Option<String>§limit_rules: Option<String>§days_or_hours: Option<String>§reportable_positions: Option<String>§price_quotation: Option<String>§settlement_procedure: Option<String>§exercise_style: Option<String>§settlement_at_expiration: Option<String>§strike_price_interval: Option<String>§mdp3_channel: Option<String>§globex_display_factor: Option<String>§var_cab_px_high: Option<String>§var_cab_px_low: Option<String>§clearing_cab_px: Option<String>§globex_cab_px: Option<String>§is_synthetic_product: Option<String>§itm_otm: Option<String>§contrary_instructions_allowed: Option<String>§settle_using_fixing_px: Option<String>§settlement_type: Option<String>§opt_style: Option<String>§trading_cut_off_time: Option<String>§is_taco_product: Option<String>§exercise_style_american_european: Option<String>§is_tmac_product: Option<String>§clearing_org_id: Option<String>§gc_basket_identifier: Option<String>§globex_group_descr: Option<String>§min_incremental_order: Option<String>§par_or_money: Option<String>§repo_year_days: Option<String>§subtype: Option<String>§valuation_method: Option<String>§contract_notional_amount: Option<Decimal>§rbt_eligible_ind: Option<String>§dirty_price_tick: Option<String>§dirty_price_rounding: Option<String>§min_days_to_mat: Option<String>§spread_pricing_convention: Option<String>§is_pm_eligible: Option<String>§fixing_time_zone: Option<String>§settlement_locale: Option<String>§trade_close_off_set: Option<String>§on_sef: Option<String>§price_precision: Option<String>§on_mtf: Option<String>§good_for_session: Option<String>§fixing_source: Option<String>§settl_ccy: Option<String>§is_efix_product: Option<String>§market_data: Option<String>§fixed_payout: Option<String>§size_priority_qty: Option<String>§top_eligible: Option<String>§alt_globex_min_tick: Option<String>§alt_globex_tick_constraint: Option<String>§max_bid_ask_constraint: Option<String>§alt_min_quote_life: Option<String>§subfraction: Option<String>Trait Implementations§
source§impl Clone for CmeProductGroupInfo
impl Clone for CmeProductGroupInfo
source§fn clone(&self) -> CmeProductGroupInfo
fn clone(&self) -> CmeProductGroupInfo
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for CmeProductGroupInfo
impl Debug for CmeProductGroupInfo
source§impl<'de> Deserialize<'de> for CmeProductGroupInfo
impl<'de> Deserialize<'de> for CmeProductGroupInfo
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations§
impl Freeze for CmeProductGroupInfo
impl RefUnwindSafe for CmeProductGroupInfo
impl Send for CmeProductGroupInfo
impl Sync for CmeProductGroupInfo
impl Unpin for CmeProductGroupInfo
impl UnwindSafe for CmeProductGroupInfo
Blanket Implementations§
source§impl<'a, T, E> AsTaggedExplicit<'a, E> for Twhere
T: 'a,
impl<'a, T, E> AsTaggedExplicit<'a, E> for Twhere
T: 'a,
source§impl<'a, T, E> AsTaggedImplicit<'a, E> for Twhere
T: 'a,
impl<'a, T, E> AsTaggedImplicit<'a, E> for Twhere
T: 'a,
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> FmtForward for T
impl<T> FmtForward for T
source§fn fmt_binary(self) -> FmtBinary<Self>where
Self: Binary,
fn fmt_binary(self) -> FmtBinary<Self>where
Self: Binary,
Causes
self to use its Binary implementation when Debug-formatted.source§fn fmt_display(self) -> FmtDisplay<Self>where
Self: Display,
fn fmt_display(self) -> FmtDisplay<Self>where
Self: Display,
Causes
self to use its Display implementation when
Debug-formatted.source§fn fmt_lower_exp(self) -> FmtLowerExp<Self>where
Self: LowerExp,
fn fmt_lower_exp(self) -> FmtLowerExp<Self>where
Self: LowerExp,
Causes
self to use its LowerExp implementation when
Debug-formatted.source§fn fmt_lower_hex(self) -> FmtLowerHex<Self>where
Self: LowerHex,
fn fmt_lower_hex(self) -> FmtLowerHex<Self>where
Self: LowerHex,
Causes
self to use its LowerHex implementation when
Debug-formatted.source§fn fmt_octal(self) -> FmtOctal<Self>where
Self: Octal,
fn fmt_octal(self) -> FmtOctal<Self>where
Self: Octal,
Causes
self to use its Octal implementation when Debug-formatted.source§fn fmt_pointer(self) -> FmtPointer<Self>where
Self: Pointer,
fn fmt_pointer(self) -> FmtPointer<Self>where
Self: Pointer,
Causes
self to use its Pointer implementation when
Debug-formatted.source§fn fmt_upper_exp(self) -> FmtUpperExp<Self>where
Self: UpperExp,
fn fmt_upper_exp(self) -> FmtUpperExp<Self>where
Self: UpperExp,
Causes
self to use its UpperExp implementation when
Debug-formatted.source§fn fmt_upper_hex(self) -> FmtUpperHex<Self>where
Self: UpperHex,
fn fmt_upper_hex(self) -> FmtUpperHex<Self>where
Self: UpperHex,
Causes
self to use its UpperHex implementation when
Debug-formatted.source§impl<T> Instrument for T
impl<T> Instrument for T
source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
source§impl<T> Pipe for Twhere
T: ?Sized,
impl<T> Pipe for Twhere
T: ?Sized,
source§fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere
Self: Sized,
fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere
Self: Sized,
Pipes by value. This is generally the method you want to use. Read more
source§fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere
R: 'a,
Borrows
self and passes that borrow into the pipe function. Read moresource§fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere
R: 'a,
Mutably borrows
self and passes that borrow into the pipe function. Read moresource§fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
source§fn pipe_borrow_mut<'a, B, R>(
&'a mut self,
func: impl FnOnce(&'a mut B) -> R
) -> R
fn pipe_borrow_mut<'a, B, R>( &'a mut self, func: impl FnOnce(&'a mut B) -> R ) -> R
source§fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
Borrows
self, then passes self.as_ref() into the pipe function.source§fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
Mutably borrows
self, then passes self.as_mut() into the pipe
function.source§fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
Borrows
self, then passes self.deref() into the pipe function.source§impl<T> Pointable for T
impl<T> Pointable for T
source§impl<T> Tap for T
impl<T> Tap for T
source§fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
Immutable access to the
Borrow<B> of a value. Read moresource§fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
Mutable access to the
BorrowMut<B> of a value. Read moresource§fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
Immutable access to the
AsRef<R> view of a value. Read moresource§fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
Mutable access to the
AsMut<R> view of a value. Read moresource§fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
Immutable access to the
Deref::Target of a value. Read moresource§fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
Mutable access to the
Deref::Target of a value. Read moresource§fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
Calls
.tap() only in debug builds, and is erased in release builds.source§fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
Calls
.tap_mut() only in debug builds, and is erased in release
builds.source§fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
Calls
.tap_borrow() only in debug builds, and is erased in release
builds.source§fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
Calls
.tap_borrow_mut() only in debug builds, and is erased in release
builds.source§fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
Calls
.tap_ref() only in debug builds, and is erased in release
builds.source§fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
Calls
.tap_ref_mut() only in debug builds, and is erased in release
builds.source§fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
Calls
.tap_deref() only in debug builds, and is erased in release
builds.