| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
Nonprofit |
Nonprofit.clone() |
Nonprofit |
SuperChatEventSnippet.getNonprofit()
If this event is a Super Chat for Good purchase, this field will contain information about the
charity the purchase is donated to.
|
Nonprofit |
Nonprofit.set(java.lang.String fieldName,
java.lang.Object value) |
Nonprofit |
Nonprofit.setNonprofitId(NonprofitId nonprofitId)
Id of the nonprofit.
|
Nonprofit |
Nonprofit.setNonprofitLegalName(java.lang.String nonprofitLegalName)
Legal name of the nonprofit.
|
| Modifier and Type | Method and Description |
|---|---|
SuperChatEventSnippet |
SuperChatEventSnippet.setNonprofit(Nonprofit nonprofit)
If this event is a Super Chat for Good purchase, this field will contain information about the
charity the purchase is donated to.
|