GoogleApi.Admin.Directory_v1.Model.UserWebsite (google_api_admin v0.37.0) View Source
JSON template for a website entry.
Attributes
-
customType
(type:String.t
, default:nil
) - Custom Type. -
primary
(type:boolean()
, default:nil
) - If this is user's primary website or not. -
type
(type:String.t
, default:nil
) - Each entry can have a type which indicates standard types of that entry. For example website could be of home work blog etc. In addition to the standard type an entry can have a custom type and can give it any name. Such types should have the CUSTOM value as type and also have a customType value. -
value
(type:String.t
, default:nil
) - Website.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.