Documentation
¶
Index ¶
- type InstrumentLeg
- func (m *InstrumentLeg) SetEncodedLegIssuer(v string)
- func (m *InstrumentLeg) SetEncodedLegIssuerLen(v int)
- func (m *InstrumentLeg) SetEncodedLegSecurityDesc(v string)
- func (m *InstrumentLeg) SetEncodedLegSecurityDescLen(v int)
- func (m *InstrumentLeg) SetLegCFICode(v string)
- func (m *InstrumentLeg) SetLegContractMultiplier(v float64)
- func (m *InstrumentLeg) SetLegContractSettlMonth(v string)
- func (m *InstrumentLeg) SetLegCountryOfIssue(v string)
- func (m *InstrumentLeg) SetLegCouponPaymentDate(v string)
- func (m *InstrumentLeg) SetLegCouponRate(v float64)
- func (m *InstrumentLeg) SetLegCreditRating(v string)
- func (m *InstrumentLeg) SetLegCurrency(v string)
- func (m *InstrumentLeg) SetLegDatedDate(v string)
- func (m *InstrumentLeg) SetLegFactor(v float64)
- func (m *InstrumentLeg) SetLegInstrRegistry(v string)
- func (m *InstrumentLeg) SetLegInterestAccrualDate(v string)
- func (m *InstrumentLeg) SetLegIssueDate(v string)
- func (m *InstrumentLeg) SetLegIssuer(v string)
- func (m *InstrumentLeg) SetLegLocaleOfIssue(v string)
- func (m *InstrumentLeg) SetLegMaturityDate(v string)
- func (m *InstrumentLeg) SetLegMaturityMonthYear(v string)
- func (m *InstrumentLeg) SetLegOptAttribute(v string)
- func (m *InstrumentLeg) SetLegPool(v string)
- func (m *InstrumentLeg) SetLegProduct(v int)
- func (m *InstrumentLeg) SetLegRatioQty(v float64)
- func (m *InstrumentLeg) SetLegRedemptionDate(v string)
- func (m *InstrumentLeg) SetLegRepoCollateralSecurityType(v int)
- func (m *InstrumentLeg) SetLegRepurchaseRate(v float64)
- func (m *InstrumentLeg) SetLegRepurchaseTerm(v int)
- func (m *InstrumentLeg) SetLegSecurityDesc(v string)
- func (m *InstrumentLeg) SetLegSecurityExchange(v string)
- func (m *InstrumentLeg) SetLegSecurityID(v string)
- func (m *InstrumentLeg) SetLegSecurityIDSource(v string)
- func (m *InstrumentLeg) SetLegSecuritySubType(v string)
- func (m *InstrumentLeg) SetLegSecurityType(v string)
- func (m *InstrumentLeg) SetLegSide(v string)
- func (m *InstrumentLeg) SetLegStateOrProvinceOfIssue(v string)
- func (m *InstrumentLeg) SetLegStrikeCurrency(v string)
- func (m *InstrumentLeg) SetLegStrikePrice(v float64)
- func (m *InstrumentLeg) SetLegSymbol(v string)
- func (m *InstrumentLeg) SetLegSymbolSfx(v string)
- func (m *InstrumentLeg) SetNoLegSecurityAltID(v []NoLegSecurityAltID)
- type NoLegSecurityAltID
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstrumentLeg ¶
type InstrumentLeg struct {
//LegSymbol is a non-required field for InstrumentLeg.
LegSymbol *string `fix:"600"`
//LegSymbolSfx is a non-required field for InstrumentLeg.
LegSymbolSfx *string `fix:"601"`
//LegSecurityID is a non-required field for InstrumentLeg.
LegSecurityID *string `fix:"602"`
//LegSecurityIDSource is a non-required field for InstrumentLeg.
LegSecurityIDSource *string `fix:"603"`
//NoLegSecurityAltID is a non-required field for InstrumentLeg.
NoLegSecurityAltID []NoLegSecurityAltID `fix:"604,omitempty"`
//LegProduct is a non-required field for InstrumentLeg.
LegProduct *int `fix:"607"`
//LegCFICode is a non-required field for InstrumentLeg.
LegCFICode *string `fix:"608"`
//LegSecurityType is a non-required field for InstrumentLeg.
LegSecurityType *string `fix:"609"`
//LegSecuritySubType is a non-required field for InstrumentLeg.
LegSecuritySubType *string `fix:"764"`
//LegMaturityMonthYear is a non-required field for InstrumentLeg.
LegMaturityMonthYear *string `fix:"610"`
//LegMaturityDate is a non-required field for InstrumentLeg.
LegMaturityDate *string `fix:"611"`
//LegCouponPaymentDate is a non-required field for InstrumentLeg.
LegCouponPaymentDate *string `fix:"248"`
//LegIssueDate is a non-required field for InstrumentLeg.
LegIssueDate *string `fix:"249"`
//LegRepoCollateralSecurityType is a non-required field for InstrumentLeg.
LegRepoCollateralSecurityType *int `fix:"250"`
//LegRepurchaseTerm is a non-required field for InstrumentLeg.
LegRepurchaseTerm *int `fix:"251"`
//LegRepurchaseRate is a non-required field for InstrumentLeg.
LegRepurchaseRate *float64 `fix:"252"`
//LegFactor is a non-required field for InstrumentLeg.
LegFactor *float64 `fix:"253"`
//LegCreditRating is a non-required field for InstrumentLeg.
LegCreditRating *string `fix:"257"`
//LegInstrRegistry is a non-required field for InstrumentLeg.
LegInstrRegistry *string `fix:"599"`
//LegCountryOfIssue is a non-required field for InstrumentLeg.
LegCountryOfIssue *string `fix:"596"`
//LegStateOrProvinceOfIssue is a non-required field for InstrumentLeg.
LegStateOrProvinceOfIssue *string `fix:"597"`
//LegLocaleOfIssue is a non-required field for InstrumentLeg.
LegLocaleOfIssue *string `fix:"598"`
//LegRedemptionDate is a non-required field for InstrumentLeg.
LegRedemptionDate *string `fix:"254"`
//LegStrikePrice is a non-required field for InstrumentLeg.
LegStrikePrice *float64 `fix:"612"`
//LegStrikeCurrency is a non-required field for InstrumentLeg.
LegStrikeCurrency *string `fix:"942"`
//LegOptAttribute is a non-required field for InstrumentLeg.
LegOptAttribute *string `fix:"613"`
//LegContractMultiplier is a non-required field for InstrumentLeg.
LegContractMultiplier *float64 `fix:"614"`
//LegCouponRate is a non-required field for InstrumentLeg.
LegCouponRate *float64 `fix:"615"`
//LegSecurityExchange is a non-required field for InstrumentLeg.
LegSecurityExchange *string `fix:"616"`
//LegIssuer is a non-required field for InstrumentLeg.
LegIssuer *string `fix:"617"`
//EncodedLegIssuerLen is a non-required field for InstrumentLeg.
EncodedLegIssuerLen *int `fix:"618"`
//EncodedLegIssuer is a non-required field for InstrumentLeg.
EncodedLegIssuer *string `fix:"619"`
//LegSecurityDesc is a non-required field for InstrumentLeg.
LegSecurityDesc *string `fix:"620"`
//EncodedLegSecurityDescLen is a non-required field for InstrumentLeg.
EncodedLegSecurityDescLen *int `fix:"621"`
//EncodedLegSecurityDesc is a non-required field for InstrumentLeg.
EncodedLegSecurityDesc *string `fix:"622"`
//LegRatioQty is a non-required field for InstrumentLeg.
LegRatioQty *float64 `fix:"623"`
//LegSide is a non-required field for InstrumentLeg.
LegSide *string `fix:"624"`
//LegCurrency is a non-required field for InstrumentLeg.
LegCurrency *string `fix:"556"`
//LegPool is a non-required field for InstrumentLeg.
LegPool *string `fix:"740"`
//LegDatedDate is a non-required field for InstrumentLeg.
LegDatedDate *string `fix:"739"`
//LegContractSettlMonth is a non-required field for InstrumentLeg.
LegContractSettlMonth *string `fix:"955"`
//LegInterestAccrualDate is a non-required field for InstrumentLeg.
LegInterestAccrualDate *string `fix:"956"`
}
InstrumentLeg is a fix44 Component
func (*InstrumentLeg) SetEncodedLegIssuer ¶
func (m *InstrumentLeg) SetEncodedLegIssuer(v string)
func (*InstrumentLeg) SetEncodedLegIssuerLen ¶
func (m *InstrumentLeg) SetEncodedLegIssuerLen(v int)
func (*InstrumentLeg) SetEncodedLegSecurityDesc ¶
func (m *InstrumentLeg) SetEncodedLegSecurityDesc(v string)
func (*InstrumentLeg) SetEncodedLegSecurityDescLen ¶
func (m *InstrumentLeg) SetEncodedLegSecurityDescLen(v int)
func (*InstrumentLeg) SetLegCFICode ¶
func (m *InstrumentLeg) SetLegCFICode(v string)
func (*InstrumentLeg) SetLegContractMultiplier ¶
func (m *InstrumentLeg) SetLegContractMultiplier(v float64)
func (*InstrumentLeg) SetLegContractSettlMonth ¶
func (m *InstrumentLeg) SetLegContractSettlMonth(v string)
func (*InstrumentLeg) SetLegCountryOfIssue ¶
func (m *InstrumentLeg) SetLegCountryOfIssue(v string)
func (*InstrumentLeg) SetLegCouponPaymentDate ¶
func (m *InstrumentLeg) SetLegCouponPaymentDate(v string)
func (*InstrumentLeg) SetLegCouponRate ¶
func (m *InstrumentLeg) SetLegCouponRate(v float64)
func (*InstrumentLeg) SetLegCreditRating ¶
func (m *InstrumentLeg) SetLegCreditRating(v string)
func (*InstrumentLeg) SetLegCurrency ¶
func (m *InstrumentLeg) SetLegCurrency(v string)
func (*InstrumentLeg) SetLegDatedDate ¶
func (m *InstrumentLeg) SetLegDatedDate(v string)
func (*InstrumentLeg) SetLegFactor ¶
func (m *InstrumentLeg) SetLegFactor(v float64)
func (*InstrumentLeg) SetLegInstrRegistry ¶
func (m *InstrumentLeg) SetLegInstrRegistry(v string)
func (*InstrumentLeg) SetLegInterestAccrualDate ¶
func (m *InstrumentLeg) SetLegInterestAccrualDate(v string)
func (*InstrumentLeg) SetLegIssueDate ¶
func (m *InstrumentLeg) SetLegIssueDate(v string)
func (*InstrumentLeg) SetLegIssuer ¶
func (m *InstrumentLeg) SetLegIssuer(v string)
func (*InstrumentLeg) SetLegLocaleOfIssue ¶
func (m *InstrumentLeg) SetLegLocaleOfIssue(v string)
func (*InstrumentLeg) SetLegMaturityDate ¶
func (m *InstrumentLeg) SetLegMaturityDate(v string)
func (*InstrumentLeg) SetLegMaturityMonthYear ¶
func (m *InstrumentLeg) SetLegMaturityMonthYear(v string)
func (*InstrumentLeg) SetLegOptAttribute ¶
func (m *InstrumentLeg) SetLegOptAttribute(v string)
func (*InstrumentLeg) SetLegPool ¶
func (m *InstrumentLeg) SetLegPool(v string)
func (*InstrumentLeg) SetLegProduct ¶
func (m *InstrumentLeg) SetLegProduct(v int)
func (*InstrumentLeg) SetLegRatioQty ¶
func (m *InstrumentLeg) SetLegRatioQty(v float64)
func (*InstrumentLeg) SetLegRedemptionDate ¶
func (m *InstrumentLeg) SetLegRedemptionDate(v string)
func (*InstrumentLeg) SetLegRepoCollateralSecurityType ¶
func (m *InstrumentLeg) SetLegRepoCollateralSecurityType(v int)
func (*InstrumentLeg) SetLegRepurchaseRate ¶
func (m *InstrumentLeg) SetLegRepurchaseRate(v float64)
func (*InstrumentLeg) SetLegRepurchaseTerm ¶
func (m *InstrumentLeg) SetLegRepurchaseTerm(v int)
func (*InstrumentLeg) SetLegSecurityDesc ¶
func (m *InstrumentLeg) SetLegSecurityDesc(v string)
func (*InstrumentLeg) SetLegSecurityExchange ¶
func (m *InstrumentLeg) SetLegSecurityExchange(v string)
func (*InstrumentLeg) SetLegSecurityID ¶
func (m *InstrumentLeg) SetLegSecurityID(v string)
func (*InstrumentLeg) SetLegSecurityIDSource ¶
func (m *InstrumentLeg) SetLegSecurityIDSource(v string)
func (*InstrumentLeg) SetLegSecuritySubType ¶
func (m *InstrumentLeg) SetLegSecuritySubType(v string)
func (*InstrumentLeg) SetLegSecurityType ¶
func (m *InstrumentLeg) SetLegSecurityType(v string)
func (*InstrumentLeg) SetLegSide ¶
func (m *InstrumentLeg) SetLegSide(v string)
func (*InstrumentLeg) SetLegStateOrProvinceOfIssue ¶
func (m *InstrumentLeg) SetLegStateOrProvinceOfIssue(v string)
func (*InstrumentLeg) SetLegStrikeCurrency ¶
func (m *InstrumentLeg) SetLegStrikeCurrency(v string)
func (*InstrumentLeg) SetLegStrikePrice ¶
func (m *InstrumentLeg) SetLegStrikePrice(v float64)
func (*InstrumentLeg) SetLegSymbol ¶
func (m *InstrumentLeg) SetLegSymbol(v string)
func (*InstrumentLeg) SetLegSymbolSfx ¶
func (m *InstrumentLeg) SetLegSymbolSfx(v string)
func (*InstrumentLeg) SetNoLegSecurityAltID ¶
func (m *InstrumentLeg) SetNoLegSecurityAltID(v []NoLegSecurityAltID)
type NoLegSecurityAltID ¶
type NoLegSecurityAltID struct {
//LegSecurityAltID is a non-required field for NoLegSecurityAltID.
LegSecurityAltID *string `fix:"605"`
//LegSecurityAltIDSource is a non-required field for NoLegSecurityAltID.
LegSecurityAltIDSource *string `fix:"606"`
}
NoLegSecurityAltID is a repeating group in InstrumentLeg
func NewNoLegSecurityAltID ¶
func NewNoLegSecurityAltID() *NoLegSecurityAltID
NewNoLegSecurityAltID returns an initialized NoLegSecurityAltID instance
func (*NoLegSecurityAltID) SetLegSecurityAltID ¶
func (m *NoLegSecurityAltID) SetLegSecurityAltID(v string)
func (*NoLegSecurityAltID) SetLegSecurityAltIDSource ¶
func (m *NoLegSecurityAltID) SetLegSecurityAltIDSource(v string)
Click to show internal directories.
Click to hide internal directories.