//SetApplID sets ApplID, Tag 1180
func (m TradingSessionList) SetApplID(v string) {
	m.Set(field.NewApplID(v))
}
//SetApplID sets ApplID, Tag 1180
func (m MarketDefinitionUpdateReport) SetApplID(v string) {
	m.Set(field.NewApplID(v))
}
Пример #3
0
//SetApplID sets ApplID, Tag 1180
func (m SecurityTypes) SetApplID(v string) {
	m.Set(field.NewApplID(v))
}
//SetApplID sets ApplID, Tag 1180
func (m MarketDefinition) SetApplID(v string) {
	m.Set(field.NewApplID(v))
}