Backfill in-progress. Some lexicons and records may be missing or incomplete.

art.cllctv.actor.profile

cllctv.art

Documentation

main record

A declaration of a cllctv.ART account profile.

Record Key literal:self Fixed literal value

Properties

createdAt string datetime Optional

An RFC 3339 formatted timestamp.

View raw schema
{
  "key": "literal:self",
  "type": "record",
  "record": {
    "type": "object",
    "properties": {
      "createdAt": {
        "type": "string",
        "format": "datetime"
      }
    }
  },
  "description": "A declaration of a cllctv.ART account profile."
}

Lexicon Garden

@