youtube  v3
Properties | List of all members
Google.Apis.YouTube.v3.Data.Member Class Reference

A member resource represents a member for a YouTube channel. A member provides recurring monetary support to a creator and receives special benefits. More...

Inheritance diagram for Google.Apis.YouTube.v3.Data.Member:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ETag [get, set]
 Etag of this resource. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "youtube#member". More...
 
virtual MemberSnippet Snippet [get, set]
 The snippet object contains basic details about the member. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A member resource represents a member for a YouTube channel. A member provides recurring monetary support to a creator and receives special benefits.

Property Documentation

◆ ETag

virtual string Google.Apis.YouTube.v3.Data.Member.ETag
getset

Etag of this resource.

◆ Kind

virtual string Google.Apis.YouTube.v3.Data.Member.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "youtube#member".

◆ Snippet

virtual MemberSnippet Google.Apis.YouTube.v3.Data.Member.Snippet
getset

The snippet object contains basic details about the member.


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