InlineResponse20023

Struct InlineResponse20023 

Source
pub struct InlineResponse20023 { /* private fields */ }

Implementations§

Source§

impl InlineResponse20023

Source

pub fn new() -> InlineResponse20023

Source

pub fn set_allow_sell_long(&mut self, allow_sell_long: bool)

Source

pub fn with_allow_sell_long(self, allow_sell_long: bool) -> InlineResponse20023

Source

pub fn allow_sell_long(&self) -> Option<&bool>

Source

pub fn reset_allow_sell_long(&mut self)

Source

pub fn set_cfi_code(&mut self, cfi_code: String)

Source

pub fn with_cfi_code(self, cfi_code: String) -> InlineResponse20023

Source

pub fn cfi_code(&self) -> Option<&String>

Source

pub fn reset_cfi_code(&mut self)

Source

pub fn set_classifier(&mut self, classifier: String)

Source

pub fn with_classifier(self, classifier: String) -> InlineResponse20023

Source

pub fn classifier(&self) -> Option<&String>

Source

pub fn reset_classifier(&mut self)

Source

pub fn set_company_name(&mut self, company_name: String)

Source

pub fn with_company_name(self, company_name: String) -> InlineResponse20023

Source

pub fn company_name(&self) -> Option<&String>

Source

pub fn reset_company_name(&mut self)

Source

pub fn set_con_id(&mut self, con_id: f32)

Source

pub fn with_con_id(self, con_id: f32) -> InlineResponse20023

Source

pub fn con_id(&self) -> Option<&f32>

Source

pub fn reset_con_id(&mut self)

Source

pub fn set_contract_month(&mut self, contract_month: String)

Source

pub fn with_contract_month(self, contract_month: String) -> InlineResponse20023

Source

pub fn contract_month(&self) -> Option<&String>

Source

pub fn reset_contract_month(&mut self)

Source

pub fn set_currency(&mut self, currency: String)

Source

pub fn with_currency(self, currency: String) -> InlineResponse20023

Source

pub fn currency(&self) -> Option<&String>

Source

pub fn reset_currency(&mut self)

Source

pub fn set_cusip(&mut self, cusip: String)

Source

pub fn with_cusip(self, cusip: String) -> InlineResponse20023

Source

pub fn cusip(&self) -> Option<&String>

Source

pub fn reset_cusip(&mut self)

Source

pub fn set_exchange(&mut self, exchange: String)

Source

pub fn with_exchange(self, exchange: String) -> InlineResponse20023

Source

pub fn exchange(&self) -> Option<&String>

Source

pub fn reset_exchange(&mut self)

Source

pub fn set_expiry_full(&mut self, expiry_full: f32)

Source

pub fn with_expiry_full(self, expiry_full: f32) -> InlineResponse20023

Source

pub fn expiry_full(&self) -> Option<&f32>

Source

pub fn reset_expiry_full(&mut self)

Source

pub fn set_industry(&mut self, industry: String)

Source

pub fn with_industry(self, industry: String) -> InlineResponse20023

Source

pub fn industry(&self) -> Option<&String>

Source

pub fn reset_industry(&mut self)

Source

pub fn set_instrument_type(&mut self, instrument_type: String)

Source

pub fn with_instrument_type( self, instrument_type: String, ) -> InlineResponse20023

Source

pub fn instrument_type(&self) -> Option<&String>

Source

pub fn reset_instrument_type(&mut self)

Source

pub fn set_is_zero_commission_security( &mut self, is_zero_commission_security: bool, )

Source

pub fn with_is_zero_commission_security( self, is_zero_commission_security: bool, ) -> InlineResponse20023

Source

pub fn is_zero_commission_security(&self) -> Option<&bool>

Source

pub fn reset_is_zero_commission_security(&mut self)

Source

pub fn set_local_symbol(&mut self, local_symbol: String)

Source

pub fn with_local_symbol(self, local_symbol: String) -> InlineResponse20023

Source

pub fn local_symbol(&self) -> Option<&String>

Source

pub fn reset_local_symbol(&mut self)

Source

pub fn set_maturity_date(&mut self, maturity_date: f32)

Source

pub fn with_maturity_date(self, maturity_date: f32) -> InlineResponse20023

Source

pub fn maturity_date(&self) -> Option<&f32>

Source

pub fn reset_maturity_date(&mut self)

Source

pub fn set_multiplier(&mut self, multiplier: String)

Source

pub fn with_multiplier(self, multiplier: String) -> InlineResponse20023

Source

pub fn multiplier(&self) -> Option<&String>

Source

pub fn reset_multiplier(&mut self)

Source

pub fn set_r_t_h(&mut self, r_t_h: bool)

Source

pub fn with_r_t_h(self, r_t_h: bool) -> InlineResponse20023

Source

pub fn r_t_h(&self) -> Option<&bool>

Source

pub fn reset_r_t_h(&mut self)

Source

pub fn set_right(&mut self, right: String)

Source

pub fn with_right(self, right: String) -> InlineResponse20023

Source

pub fn right(&self) -> Option<&String>

Source

pub fn reset_right(&mut self)

Source

pub fn set_rules(&mut self, rules: Vec<InlineResponse20023Rules>)

Source

pub fn with_rules( self, rules: Vec<InlineResponse20023Rules>, ) -> InlineResponse20023

Source

pub fn rules(&self) -> Option<&Vec<InlineResponse20023Rules>>

Source

pub fn reset_rules(&mut self)

Source

pub fn set_smart_available(&mut self, smart_available: bool)

Source

pub fn with_smart_available(self, smart_available: bool) -> InlineResponse20023

Source

pub fn smart_available(&self) -> Option<&bool>

Source

pub fn reset_smart_available(&mut self)

Source

pub fn set_strike(&mut self, strike: String)

Source

pub fn with_strike(self, strike: String) -> InlineResponse20023

Source

pub fn strike(&self) -> Option<&String>

Source

pub fn reset_strike(&mut self)

Source

pub fn set_symbol(&mut self, symbol: String)

Source

pub fn with_symbol(self, symbol: String) -> InlineResponse20023

Source

pub fn symbol(&self) -> Option<&String>

Source

pub fn reset_symbol(&mut self)

Source

pub fn set_text(&mut self, text: String)

Source

pub fn with_text(self, text: String) -> InlineResponse20023

Source

pub fn text(&self) -> Option<&String>

Source

pub fn reset_text(&mut self)

Source

pub fn set_trading_class(&mut self, trading_class: String)

Source

pub fn with_trading_class(self, trading_class: String) -> InlineResponse20023

Source

pub fn trading_class(&self) -> Option<&String>

Source

pub fn reset_trading_class(&mut self)

Source

pub fn set_underlying_con_id(&mut self, underlying_con_id: f32)

Source

pub fn with_underlying_con_id( self, underlying_con_id: f32, ) -> InlineResponse20023

Source

pub fn underlying_con_id(&self) -> Option<&f32>

Source

pub fn reset_underlying_con_id(&mut self)

Source

pub fn set_underlying_issuer(&mut self, underlying_issuer: String)

Source

pub fn with_underlying_issuer( self, underlying_issuer: String, ) -> InlineResponse20023

Source

pub fn underlying_issuer(&self) -> Option<&String>

Source

pub fn reset_underlying_issuer(&mut self)

Source

pub fn set_valid_exchanges(&mut self, valid_exchanges: String)

Source

pub fn with_valid_exchanges( self, valid_exchanges: String, ) -> InlineResponse20023

Source

pub fn valid_exchanges(&self) -> Option<&String>

Source

pub fn reset_valid_exchanges(&mut self)

Trait Implementations§

Source§

impl Debug for InlineResponse20023

Source§

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

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

impl<'de> Deserialize<'de> for InlineResponse20023

Source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl Serialize for InlineResponse20023

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. 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> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

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, 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> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,