pub struct SecurityType;Expand description
SecurityType (167).
Implementations§
Source§impl SecurityType
impl SecurityType
pub const ASSETBACKEDSECURITIES: &'static str = "ABS"
pub const AMENDEDRESTATED: &'static str = "AMENDED"
pub const OTHERANTICIPATIONNOTESBANGANETC: &'static str = "AN"
pub const BANKERSACCEPTANCE: &'static str = "BA"
pub const BANKNOTES: &'static str = "BN"
pub const BILLOFEXCHANGES: &'static str = "BOX"
pub const BRADYBOND: &'static str = "BRADY"
pub const BRIDGELOAN: &'static str = "BRIDGE"
pub const BUYSELLBACK: &'static str = "BUYSELL"
pub const CONVERTIBLEBOND: &'static str = "CB"
pub const CERTIFICATEOFDEPOSIT: &'static str = "CD"
pub const CALLLOANS: &'static str = "CL"
pub const CORPMORTGAGEBACKEDSECURITIES: &'static str = "CMBS"
pub const COLLATERALIZEDMORTGAGEOBLIGATION: &'static str = "CMO"
pub const CERTIFICATEOFOBLIGATION: &'static str = "COFO"
pub const CERTIFICATEOFPARTICIPATION: &'static str = "COFP"
pub const CORPORATEBOND: &'static str = "CORP"
pub const COMMERCIALPAPER: &'static str = "CP"
pub const CORPORATEPRIVATEPLACEMENT: &'static str = "CPP"
pub const COMMONSTOCK: &'static str = "CS"
pub const DEFAULTED: &'static str = "DEFLTED"
pub const DEBTORINPOSSESSION: &'static str = "DINP"
pub const DEPOSITNOTES: &'static str = "DN"
pub const DUALCURRENCY: &'static str = "DUAL"
pub const EUROCERTIFICATEOFDEPOSIT: &'static str = "EUCD"
pub const EUROCORPORATEBOND: &'static str = "EUCORP"
pub const EUROCOMMERCIALPAPER: &'static str = "EUCP"
pub const EUROSOVEREIGNS: &'static str = "EUSOV"
pub const EUROSUPRANATIONALCOUPONS: &'static str = "EUSUPRA"
pub const FEDERALAGENCYCOUPON: &'static str = "FAC"
pub const FEDERALAGENCYDISCOUNTNOTE: &'static str = "FADN"
pub const FOREIGNEXCHANGECONTRACT: &'static str = "FOR"
pub const FORWARD: &'static str = "FORWARD"
pub const FUTURE: &'static str = "FUT"
pub const GENERALOBLIGATIONBONDS: &'static str = "GO"
pub const IOETTEMORTGAGE: &'static str = "IET"
pub const LETTEROFCREDIT: &'static str = "LOFC"
pub const LIQUIDITYNOTE: &'static str = "LQN"
pub const MATURED: &'static str = "MATURED"
pub const MORTGAGEBACKEDSECURITIES: &'static str = "MBS"
pub const MUTUALFUND: &'static str = "MF"
pub const MORTGAGEINTERESTONLY: &'static str = "MIO"
pub const MULTILEGINSTRUMENT: &'static str = "MLEG"
pub const MORTGAGEPRINCIPALONLY: &'static str = "MPO"
pub const MORTGAGEPRIVATEPLACEMENT: &'static str = "MPP"
pub const MISCELLANEOUSPASSTHROUGH: &'static str = "MPT"
pub const MANDATORYTENDER: &'static str = "MT"
pub const MEDIUMTERMNOTES: &'static str = "MTN"
pub const NOSECURITYTYPE: &'static str = "NONE"
pub const OVERNIGHT: &'static str = "ONITE"
pub const OPTION: &'static str = "OPT"
pub const PRIVATEEXPORTFUNDING: &'static str = "PEF"
pub const PFANDBRIEFE: &'static str = "PFAND"
pub const PROMISSORYNOTE: &'static str = "PN"
pub const PREFERREDSTOCK: &'static str = "PS"
pub const PLAZOSFIJOS: &'static str = "PZFJ"
pub const REVENUEANTICIPATIONNOTE: &'static str = "RAN"
pub const REPLACED: &'static str = "REPLACD"
pub const REPURCHASE: &'static str = "REPO"
pub const RETIRED: &'static str = "RETIRED"
pub const REVENUEBONDS: &'static str = "REV"
pub const REVOLVERLOAN: &'static str = "RVLV"
pub const REVOLVERTERMLOAN: &'static str = "RVLVTRM"
pub const SECURITIESLOAN: &'static str = "SECLOAN"
pub const SECURITIESPLEDGE: &'static str = "SECPLEDGE"
pub const SPECIALASSESSMENT: &'static str = "SPCLA"
pub const SPECIALOBLIGATION: &'static str = "SPCLO"
pub const SPECIALTAX: &'static str = "SPCLT"
pub const SHORTTERMLOANNOTE: &'static str = "STN"
pub const STRUCTUREDNOTES: &'static str = "STRUCT"
pub const USDSUPRANATIONALCOUPONS: &'static str = "SUPRA"
pub const SWINGLINEFACILITY: &'static str = "SWING"
pub const TAXANTICIPATIONNOTE: &'static str = "TAN"
pub const TAXALLOCATION: &'static str = "TAXA"
pub const TOBEANNOUNCED: &'static str = "TBA"
pub const USTREASURYBILL: &'static str = "TBILL"
pub const USTREASURYBOND: &'static str = "TBOND"
pub const PRINCIPALSTRIPOFACALLABLEBONDORNOTE: &'static str = "TCAL"
pub const TIMEDEPOSIT: &'static str = "TD"
pub const TAXEXEMPTCOMMERCIALPAPER: &'static str = "TECP"
pub const TERMLOAN: &'static str = "TERM"
pub const INTERESTSTRIPFROMANYBONDORNOTE: &'static str = "TINT"
pub const TREASURYINFLATIONPROTECTEDSECURITIES: &'static str = "TIPS"
pub const USTREASURYNOTE: &'static str = "TNOTE"
pub const PRINCIPALSTRIPFROMANONCALLABLEBONDORNOTE: &'static str = "TPRN"
pub const TAXREVENUEANTICIPATIONNOTE: &'static str = "TRAN"
pub const USTREASURYNOTEDEPRECATEDVALUEUSETNOTE: &'static str = "UST"
pub const USTREASURYBILLDEPRECATEDVALUEUSETBILL: &'static str = "USTB"
pub const VARIABLERATEDEMANDNOTE: &'static str = "VRDN"
pub const WARRANT: &'static str = "WAR"
pub const WITHDRAWN: &'static str = "WITHDRN"
pub const WILDCARDENTRY: &'static str = "WLD"
pub const EXTENDEDCOMMNOTE: &'static str = "XCN"
pub const INDEXEDLINKED: &'static str = "XLINKD"
pub const YANKEECORPORATEBOND: &'static str = "YANK"
pub const YANKEECERTIFICATEOFDEPOSIT: &'static str = "YCD"
Trait Implementations§
Auto Trait Implementations§
impl Freeze for SecurityType
impl RefUnwindSafe for SecurityType
impl Send for SecurityType
impl Sync for SecurityType
impl Unpin for SecurityType
impl UnsafeUnpin for SecurityType
impl UnwindSafe for SecurityType
Blanket Implementations§
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