Documentation
      ¶
    
    
  
    
  
    Index ¶
- type NoUnderlyingSecurityAltID
 - type UnderlyingInstrument
 - func (m *UnderlyingInstrument) SetEncodedUnderlyingIssuer(v string)
 - func (m *UnderlyingInstrument) SetEncodedUnderlyingIssuerLen(v int)
 - func (m *UnderlyingInstrument) SetEncodedUnderlyingSecurityDesc(v string)
 - func (m *UnderlyingInstrument) SetEncodedUnderlyingSecurityDescLen(v int)
 - func (m *UnderlyingInstrument) SetNoUnderlyingSecurityAltID(v []NoUnderlyingSecurityAltID)
 - func (m *UnderlyingInstrument) SetUnderlyingCFICode(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingContractMultiplier(v float64)
 - func (m *UnderlyingInstrument) SetUnderlyingCountryOfIssue(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingCouponPaymentDate(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingCouponRate(v float64)
 - func (m *UnderlyingInstrument) SetUnderlyingCreditRating(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingFactor(v float64)
 - func (m *UnderlyingInstrument) SetUnderlyingInstrRegistry(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingIssueDate(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingIssuer(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingLocaleOfIssue(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingMaturityDate(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingMaturityMonthYear(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingOptAttribute(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingProduct(v int)
 - func (m *UnderlyingInstrument) SetUnderlyingRedemptionDate(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingRepoCollateralSecurityType(v int)
 - func (m *UnderlyingInstrument) SetUnderlyingRepurchaseRate(v float64)
 - func (m *UnderlyingInstrument) SetUnderlyingRepurchaseTerm(v int)
 - func (m *UnderlyingInstrument) SetUnderlyingSecurityDesc(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingSecurityExchange(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingSecurityID(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingSecurityIDSource(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingSecurityType(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingStateOrProvinceOfIssue(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingStrikePrice(v float64)
 - func (m *UnderlyingInstrument) SetUnderlyingSymbol(v string)
 - func (m *UnderlyingInstrument) SetUnderlyingSymbolSfx(v string)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoUnderlyingSecurityAltID ¶
type NoUnderlyingSecurityAltID struct {
	//UnderlyingSecurityAltID is a non-required field for NoUnderlyingSecurityAltID.
	UnderlyingSecurityAltID *string `fix:"458"`
	//UnderlyingSecurityAltIDSource is a non-required field for NoUnderlyingSecurityAltID.
	UnderlyingSecurityAltIDSource *string `fix:"459"`
}
    NoUnderlyingSecurityAltID is a repeating group in UnderlyingInstrument
func NewNoUnderlyingSecurityAltID ¶ added in v0.3.0
func NewNoUnderlyingSecurityAltID() *NoUnderlyingSecurityAltID
NewNoUnderlyingSecurityAltID returns an initialized NoUnderlyingSecurityAltID instance
func (*NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID ¶ added in v0.3.0
func (m *NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
func (*NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource ¶ added in v0.3.0
func (m *NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
type UnderlyingInstrument ¶ added in v0.3.0
type UnderlyingInstrument struct {
	//UnderlyingSymbol is a non-required field for UnderlyingInstrument.
	UnderlyingSymbol *string `fix:"311"`
	//UnderlyingSymbolSfx is a non-required field for UnderlyingInstrument.
	UnderlyingSymbolSfx *string `fix:"312"`
	//UnderlyingSecurityID is a non-required field for UnderlyingInstrument.
	UnderlyingSecurityID *string `fix:"309"`
	//UnderlyingSecurityIDSource is a non-required field for UnderlyingInstrument.
	UnderlyingSecurityIDSource *string `fix:"305"`
	//NoUnderlyingSecurityAltID is a non-required field for UnderlyingInstrument.
	NoUnderlyingSecurityAltID []NoUnderlyingSecurityAltID `fix:"457,omitempty"`
	//UnderlyingProduct is a non-required field for UnderlyingInstrument.
	UnderlyingProduct *int `fix:"462"`
	//UnderlyingCFICode is a non-required field for UnderlyingInstrument.
	UnderlyingCFICode *string `fix:"463"`
	//UnderlyingSecurityType is a non-required field for UnderlyingInstrument.
	UnderlyingSecurityType *string `fix:"310"`
	//UnderlyingMaturityMonthYear is a non-required field for UnderlyingInstrument.
	UnderlyingMaturityMonthYear *string `fix:"313"`
	//UnderlyingMaturityDate is a non-required field for UnderlyingInstrument.
	UnderlyingMaturityDate *string `fix:"542"`
	//UnderlyingCouponPaymentDate is a non-required field for UnderlyingInstrument.
	UnderlyingCouponPaymentDate *string `fix:"241"`
	//UnderlyingIssueDate is a non-required field for UnderlyingInstrument.
	UnderlyingIssueDate *string `fix:"242"`
	//UnderlyingRepoCollateralSecurityType is a non-required field for UnderlyingInstrument.
	UnderlyingRepoCollateralSecurityType *int `fix:"243"`
	//UnderlyingRepurchaseTerm is a non-required field for UnderlyingInstrument.
	UnderlyingRepurchaseTerm *int `fix:"244"`
	//UnderlyingRepurchaseRate is a non-required field for UnderlyingInstrument.
	UnderlyingRepurchaseRate *float64 `fix:"245"`
	//UnderlyingFactor is a non-required field for UnderlyingInstrument.
	UnderlyingFactor *float64 `fix:"246"`
	//UnderlyingCreditRating is a non-required field for UnderlyingInstrument.
	UnderlyingCreditRating *string `fix:"256"`
	//UnderlyingInstrRegistry is a non-required field for UnderlyingInstrument.
	UnderlyingInstrRegistry *string `fix:"595"`
	//UnderlyingCountryOfIssue is a non-required field for UnderlyingInstrument.
	UnderlyingCountryOfIssue *string `fix:"592"`
	//UnderlyingStateOrProvinceOfIssue is a non-required field for UnderlyingInstrument.
	UnderlyingStateOrProvinceOfIssue *string `fix:"593"`
	//UnderlyingLocaleOfIssue is a non-required field for UnderlyingInstrument.
	UnderlyingLocaleOfIssue *string `fix:"594"`
	//UnderlyingRedemptionDate is a non-required field for UnderlyingInstrument.
	UnderlyingRedemptionDate *string `fix:"247"`
	//UnderlyingStrikePrice is a non-required field for UnderlyingInstrument.
	UnderlyingStrikePrice *float64 `fix:"316"`
	//UnderlyingOptAttribute is a non-required field for UnderlyingInstrument.
	UnderlyingOptAttribute *string `fix:"317"`
	//UnderlyingContractMultiplier is a non-required field for UnderlyingInstrument.
	UnderlyingContractMultiplier *float64 `fix:"436"`
	//UnderlyingCouponRate is a non-required field for UnderlyingInstrument.
	UnderlyingCouponRate *float64 `fix:"435"`
	//UnderlyingSecurityExchange is a non-required field for UnderlyingInstrument.
	UnderlyingSecurityExchange *string `fix:"308"`
	//UnderlyingIssuer is a non-required field for UnderlyingInstrument.
	UnderlyingIssuer *string `fix:"306"`
	//EncodedUnderlyingIssuerLen is a non-required field for UnderlyingInstrument.
	EncodedUnderlyingIssuerLen *int `fix:"362"`
	//EncodedUnderlyingIssuer is a non-required field for UnderlyingInstrument.
	EncodedUnderlyingIssuer *string `fix:"363"`
	//UnderlyingSecurityDesc is a non-required field for UnderlyingInstrument.
	UnderlyingSecurityDesc *string `fix:"307"`
	//EncodedUnderlyingSecurityDescLen is a non-required field for UnderlyingInstrument.
	EncodedUnderlyingSecurityDescLen *int `fix:"364"`
	//EncodedUnderlyingSecurityDesc is a non-required field for UnderlyingInstrument.
	EncodedUnderlyingSecurityDesc *string `fix:"365"`
}
    UnderlyingInstrument is a fix43 Component
func New ¶
func New() *UnderlyingInstrument
New returns an initialized UnderlyingInstrument instance
func (*UnderlyingInstrument) SetEncodedUnderlyingIssuer ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetEncodedUnderlyingIssuer(v string)
func (*UnderlyingInstrument) SetEncodedUnderlyingIssuerLen ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetEncodedUnderlyingIssuerLen(v int)
func (*UnderlyingInstrument) SetEncodedUnderlyingSecurityDesc ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetEncodedUnderlyingSecurityDesc(v string)
func (*UnderlyingInstrument) SetEncodedUnderlyingSecurityDescLen ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetEncodedUnderlyingSecurityDescLen(v int)
func (*UnderlyingInstrument) SetNoUnderlyingSecurityAltID ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetNoUnderlyingSecurityAltID(v []NoUnderlyingSecurityAltID)
func (*UnderlyingInstrument) SetUnderlyingCFICode ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingCFICode(v string)
func (*UnderlyingInstrument) SetUnderlyingContractMultiplier ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingContractMultiplier(v float64)
func (*UnderlyingInstrument) SetUnderlyingCountryOfIssue ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingCountryOfIssue(v string)
func (*UnderlyingInstrument) SetUnderlyingCouponPaymentDate ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingCouponPaymentDate(v string)
func (*UnderlyingInstrument) SetUnderlyingCouponRate ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingCouponRate(v float64)
func (*UnderlyingInstrument) SetUnderlyingCreditRating ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingCreditRating(v string)
func (*UnderlyingInstrument) SetUnderlyingFactor ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingFactor(v float64)
func (*UnderlyingInstrument) SetUnderlyingInstrRegistry ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingInstrRegistry(v string)
func (*UnderlyingInstrument) SetUnderlyingIssueDate ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingIssueDate(v string)
func (*UnderlyingInstrument) SetUnderlyingIssuer ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingIssuer(v string)
func (*UnderlyingInstrument) SetUnderlyingLocaleOfIssue ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingLocaleOfIssue(v string)
func (*UnderlyingInstrument) SetUnderlyingMaturityDate ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingMaturityDate(v string)
func (*UnderlyingInstrument) SetUnderlyingMaturityMonthYear ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingMaturityMonthYear(v string)
func (*UnderlyingInstrument) SetUnderlyingOptAttribute ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingOptAttribute(v string)
func (*UnderlyingInstrument) SetUnderlyingProduct ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingProduct(v int)
func (*UnderlyingInstrument) SetUnderlyingRedemptionDate ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingRedemptionDate(v string)
func (*UnderlyingInstrument) SetUnderlyingRepoCollateralSecurityType ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingRepoCollateralSecurityType(v int)
func (*UnderlyingInstrument) SetUnderlyingRepurchaseRate ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingRepurchaseRate(v float64)
func (*UnderlyingInstrument) SetUnderlyingRepurchaseTerm ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingRepurchaseTerm(v int)
func (*UnderlyingInstrument) SetUnderlyingSecurityDesc ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingSecurityDesc(v string)
func (*UnderlyingInstrument) SetUnderlyingSecurityExchange ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingSecurityExchange(v string)
func (*UnderlyingInstrument) SetUnderlyingSecurityID ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingSecurityID(v string)
func (*UnderlyingInstrument) SetUnderlyingSecurityIDSource ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingSecurityIDSource(v string)
func (*UnderlyingInstrument) SetUnderlyingSecurityType ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingSecurityType(v string)
func (*UnderlyingInstrument) SetUnderlyingStateOrProvinceOfIssue ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingStateOrProvinceOfIssue(v string)
func (*UnderlyingInstrument) SetUnderlyingStrikePrice ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingStrikePrice(v float64)
func (*UnderlyingInstrument) SetUnderlyingSymbol ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingSymbol(v string)
func (*UnderlyingInstrument) SetUnderlyingSymbolSfx ¶ added in v0.3.0
func (m *UnderlyingInstrument) SetUnderlyingSymbolSfx(v string)
      
      Source Files
      ¶
    
- UnderlyingInstrument.go
 
 Click to show internal directories. 
   Click to hide internal directories.