RDDSNotice

A notice or remark: title, free-text description, and links.

  • object
    Type: string

    Resource type identifier.

  • title
    Type: string

    Notice title, e.g. "Terms of Use".

  • type
    Type: string

    Notice type when the source classifies it.

  • description
    Type: array string[]

    Free-text description lines.

  • links
    Type: array object[] ยท RDDSLink[]

    Associated links.

    An RDAP hyperlink.

    • object
      Type: string

      Resource type identifier.

    • value
      Type: string

      Context URI the link applies to.

    • rel
      Type: string

      Link relation, e.g. "self".

    • href
      Type: string

      Target URI.

    • type
      Type: string

      Media type of the target.

    • title
      Type: string

      Human-readable title.