google_api_you_tube v0.10.0 GoogleApi.YouTube.V3.Model.Nonprofit View Source
Nonprofit information.
Attributes
nonprofitId(type:GoogleApi.YouTube.V3.Model.NonprofitId.t, default:nil) - Id of the nonprofit.nonprofitLegalName(type:String.t, default:nil) - Legal name of the nonprofit.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.YouTube.V3.Model.Nonprofit{
nonprofitId: GoogleApi.YouTube.V3.Model.NonprofitId.t(),
nonprofitLegalName: String.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.