UserStock

Model that describes user-to-stock assignments. If no assignment exists, the user has access to all stocks.

Name Type Description
id Int64 User stock ID.
stock Stock Stock.
user_id Int64 User ID.