//SetAccount sets Account, Tag 1
func (m NewOrderSingle) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
//SetAccount sets Account, Tag 1
func (m RegistrationInstructionsResponse) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
Ejemplo n.º 3
0
//SetAccount sets Account, Tag 1
func (m Quote) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
Ejemplo n.º 4
0
//SetAccount sets Account, Tag 1
func (m NoBidComponents) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
//SetAccount sets Account, Tag 1
func (m OrderCancelRequest) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
//SetAccount sets Account, Tag 1
func (m OrderStatusRequest) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
//SetAccount sets Account, Tag 1
func (m ExecutionReport) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
Ejemplo n.º 8
0
//SetAccount sets Account, Tag 1
func (m NewOrderList) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
Ejemplo n.º 9
0
//SetAccount sets Account, Tag 1
func (m NoOrders) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}
//SetAccount sets Account, Tag 1
func (m QuoteStatusRequest) SetAccount(v string) {
	m.Set(field.NewAccount(v))
}