Method: Yt::Models::Account#owner_name
- Defined in:
- lib/yt/models/account.rb
#owner_name ⇒ String? (readonly)
The name of the content owner managing the account.
135 136 137 |
# File 'lib/yt/models/account.rb', line 135 def owner_name @owner_name end |