View Source GoogleApi.Books.V1.Model.ReviewAuthor (google_api_books v0.21.0)
Author of this review.
Attributes
-
displayName
(type:String.t
, default:nil
) - Name of this person.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Books.V1.Model.ReviewAuthor{displayName: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.