Sha256: 2bc9d475a6677e5258889bad5f5ff9e469c4bbbebe59af1a104b5a2786e518d5
Contents?: true
Size: 395 Bytes
Versions: 15
Compression:
Stored size: 395 Bytes
Contents
# FinnhubRuby::MutualFundProfile ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **symbol** | **String** | Symbol. | [optional] | | **profile** | [**MutualFundProfileData**](MutualFundProfileData.md) | | [optional] | ## Example ```ruby require 'finnhub_ruby' instance = FinnhubRuby::MutualFundProfile.new( symbol: null, profile: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems