Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::sharelist::SharelistScopes Struct Reference

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...
 

Detailed Description

Subscription scope flags for a sharelist.

Member Data Documentation

◆ is_self

bool longbridge::sharelist::SharelistScopes::is_self

Whether the current user is the creator of this sharelist.

◆ subscription

bool longbridge::sharelist::SharelistScopes::subscription

Whether the current user is subscribed to this sharelist.


The documentation for this struct was generated from the following file: