|
Longbridge OpenAPI C++ SDK
|
Subscription scope flags for a sharelist. More...
#include <types.hpp>
Public Attributes | |
| bool | subscription |
| Whether the current user is subscribed to this sharelist. More... | |
| bool | is_self |
| Whether the current user is the creator of this sharelist. More... | |
Subscription scope flags for a sharelist.
| bool longbridge::sharelist::SharelistScopes::is_self |
Whether the current user is the creator of this sharelist.
| bool longbridge::sharelist::SharelistScopes::subscription |
Whether the current user is subscribed to this sharelist.