GoogleApi.DomainsRDAP.V1.Model.Link (google_api_domains_rdap v0.7.0) View Source
Links object defined in section 4.2 of RFC 7483.
Attributes
-
href
(type:String.t
, default:nil
) - Target URL of a link. Example: "http://example.com/previous". -
hreflang
(type:String.t
, default:nil
) - Language code of a link. Example: "en". -
media
(type:String.t
, default:nil
) - Media type of the link destination. Example: "screen". -
rel
(type:String.t
, default:nil
) - Relation type of a link. Example: "previous". -
title
(type:String.t
, default:nil
) - Title of this link. Example: "title". -
type
(type:String.t
, default:nil
) - Content type of the link. Example: "application/json". -
value
(type:String.t
, default:nil
) - URL giving context for the link. Example: "http://example.com/current".
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.