View Source GoogleApi.Docs.V1.Model.CreateHeaderResponse (google_api_docs v0.17.0)
The result of creating a header.
Attributes
-
headerId
(type:String.t
, default:nil
) - The ID of the created header.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Docs.V1.Model.CreateHeaderResponse{headerId: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.