Method: Yt::Models::Account#hd

Defined in:
lib/yt/models/account.rb

#hdString

Returns the hosted domain name for the user’s Google Apps account. For instance, example.com.

Returns:

  • (String)

    the hosted domain name for the user’s Google Apps account. For instance, example.com.



62
# File 'lib/yt/models/account.rb', line 62

delegate :hd, to: :user_info