Struct QuotSetGrp

Source
pub struct QuotSetGrp {
Show 75 fields pub quote_set_id: FixString, pub underlying_symbol: Option<FixString>, pub underlying_symbol_sfx: Option<FixString>, pub underlying_security_id: Option<FixString>, pub underlying_security_id_source: Option<FixString>, pub und_sec_alt_id_grp: Option<Vec<UndSecAltIdGrp>>, pub underlying_product: Option<Int>, pub underlying_cfi_code: Option<FixString>, pub underlying_security_type: Option<FixString>, pub underlying_security_sub_type: Option<FixString>, 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<FixString>, pub underlying_repurchase_term: Option<Int>, pub underlying_repurchase_rate: Option<Percentage>, pub underlying_factor: Option<Float>, pub underlying_credit_rating: Option<FixString>, pub underlying_instr_registry: Option<FixString>, pub underlying_country_of_issue: Option<Country>, pub underlying_state_or_province_of_issue: Option<FixString>, pub underlying_locale_of_issue: Option<FixString>, 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<FixString>, pub underlying_unit_of_measure_qty: Option<Qty>, pub underlying_price_unit_of_measure: Option<FixString>, pub underlying_price_unit_of_measure_qty: Option<Qty>, pub underlying_time_unit: Option<FixString>, pub underlying_exercise_style: Option<Int>, pub underlying_coupon_rate: Option<Percentage>, pub underlying_security_exchange: Option<Exchange>, pub underlying_issuer: Option<FixString>, pub encoded_underlying_issuer: Option<Data>, pub underlying_security_desc: Option<FixString>, pub encoded_underlying_security_desc: Option<Data>, pub underlying_cp_program: Option<FixString>, pub underlying_cp_reg_type: Option<FixString>, 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<FixString>, 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<FixString>, pub underlying_seniority: Option<FixString>, 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 quote_set_valid_until_time: Option<UtcTimestamp>, pub tot_no_quote_entries: Int, pub last_fragment: Option<Boolean>, pub quot_entry_grp: Vec<QuotEntryGrp>,
}

Fields§

§quote_set_id: FixString

Tag 302.

§underlying_symbol: Option<FixString>

Tag 311.

§underlying_symbol_sfx: Option<FixString>

Tag 312.

§underlying_security_id: Option<FixString>

Tag 309.

§underlying_security_id_source: Option<FixString>

Tag 305.

§und_sec_alt_id_grp: Option<Vec<UndSecAltIdGrp>>

Tag 457.

§underlying_product: Option<Int>

Tag 462.

§underlying_cfi_code: Option<FixString>

Tag 463.

§underlying_security_type: Option<FixString>

Tag 310.

§underlying_security_sub_type: Option<FixString>

Tag 763.

§underlying_maturity_month_year: Option<MonthYear>

Tag 313.

§underlying_maturity_date: Option<LocalMktDate>

Tag 542.

§underlying_maturity_time: Option<TzTimeOnly>

Tag 1213.

§underlying_coupon_payment_date: Option<LocalMktDate>

Tag 241.

§underlying_issue_date: Option<LocalMktDate>

Tag 242.

§underlying_repo_collateral_security_type: Option<FixString>

Tag 243.

§underlying_repurchase_term: Option<Int>

Tag 244.

§underlying_repurchase_rate: Option<Percentage>

Tag 245.

§underlying_factor: Option<Float>

Tag 246.

§underlying_credit_rating: Option<FixString>

Tag 256.

§underlying_instr_registry: Option<FixString>

Tag 595.

§underlying_country_of_issue: Option<Country>

Tag 592.

§underlying_state_or_province_of_issue: Option<FixString>

Tag 593.

§underlying_locale_of_issue: Option<FixString>

Tag 594.

§underlying_redemption_date: Option<LocalMktDate>

Tag 247.

§underlying_strike_price: Option<Price>

Tag 316.

§underlying_strike_currency: Option<Currency>

Tag 941.

§underlying_opt_attribute: Option<Char>

Tag 317.

§underlying_contract_multiplier: Option<Float>

Tag 436.

§underlying_unit_of_measure: Option<FixString>

Tag 998.

§underlying_unit_of_measure_qty: Option<Qty>

Tag 1423.

§underlying_price_unit_of_measure: Option<FixString>

Tag 1424.

§underlying_price_unit_of_measure_qty: Option<Qty>

Tag 1425.

§underlying_time_unit: Option<FixString>

Tag 1000.

§underlying_exercise_style: Option<Int>

Tag 1419.

§underlying_coupon_rate: Option<Percentage>

Tag 435.

§underlying_security_exchange: Option<Exchange>

Tag 308.

§underlying_issuer: Option<FixString>

Tag 306.

§encoded_underlying_issuer: Option<Data>

Tag 363.

§underlying_security_desc: Option<FixString>

Tag 307.

§encoded_underlying_security_desc: Option<Data>

Tag 365.

§underlying_cp_program: Option<FixString>

Tag 877.

§underlying_cp_reg_type: Option<FixString>

Tag 878.

§underlying_allocation_percent: Option<Percentage>

Tag 972.

§underlying_currency: Option<Currency>

Tag 318.

§underlying_qty: Option<Qty>

Tag 879.

§underlying_settlement_type: Option<UnderlyingSettlementType>

Tag 975.

§underlying_cash_amount: Option<Amt>

Tag 973.

§underlying_cash_type: Option<UnderlyingCashType>

Tag 974.

§underlying_px: Option<Price>

Tag 810.

§underlying_dirty_price: Option<Price>

Tag 882.

§underlying_end_price: Option<Price>

Tag 883.

§underlying_start_value: Option<Amt>

Tag 884.

§underlying_current_value: Option<Amt>

Tag 885.

§underlying_end_value: Option<Amt>

Tag 886.

§underlying_stipulations: Option<Vec<UnderlyingStipulations>>

Tag 887.

§underlying_adjusted_quantity: Option<Qty>

Tag 1044.

§underlying_fx_rate: Option<Float>

Tag 1045.

§underlying_fx_rate_calc: Option<UnderlyingFxRateCalc>

Tag 1046.

§underlying_cap_value: Option<Amt>

Tag 1038.

§undly_instrument_parties: Option<Vec<UndlyInstrumentParties>>

Tag 1058.

§underlying_settl_method: Option<FixString>

Tag 1039.

§underlying_put_or_call: Option<Int>

Tag 315.

§underlying_contract_multiplier_unit: Option<Int>

Tag 1437.

§underlying_flow_schedule_type: Option<Int>

Tag 1441.

§underlying_restructuring_type: Option<FixString>

Tag 1453.

§underlying_seniority: Option<FixString>

Tag 1454.

§underlying_notional_percentage_outstanding: Option<Percentage>

Tag 1455.

§underlying_original_notional_percentage_outstanding: Option<Percentage>

Tag 1456.

§underlying_attachment_point: Option<Percentage>

Tag 1459.

§underlying_detachment_point: Option<Percentage>

Tag 1460.

§quote_set_valid_until_time: Option<UtcTimestamp>

Tag 367.

§tot_no_quote_entries: Int

Tag 304.

§last_fragment: Option<Boolean>

Tag 893.

§quot_entry_grp: Vec<QuotEntryGrp>

Tag 295.

Trait Implementations§

Source§

impl Clone for QuotSetGrp

Source§

fn clone(&self) -> QuotSetGrp

Returns a duplicate of the value. Read more
1.0.0 · Source§

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

Performs copy-assignment from source. Read more
Source§

impl Debug for QuotSetGrp

Source§

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

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

impl Default for QuotSetGrp

Source§

fn default() -> QuotSetGrp

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

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, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. 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