Class: InvestTinkoff::V2::EditFavoritesActionType

Inherits:
Object
  • Object
show all
Defined in:
lib/invest_tinkoff/v2/edit_favorites_action_type.rb

Overview

Тип действия со списком избранных инструментов tinkoff.github.io/investAPI/instruments/#editfavoritesactiontype

Constant Summary collapse

UNSPECIFIED =

Тип не определён

0
ADD =

Добавить в список

1
DEL =

Удалить из списка

2