ch.indiemusi.alpha.actor.masterOwner

lexicon.store View official

Documentation

The entity (person or company) that owns the master recording rights

main record

The entity (person or company) that owns the master recording rights

Record Key tid Timestamp-based ID

Properties

name string Required

No description available.

maxLength: 255 bytes
View raw schema
{
  "key": "tid",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "name"
    ],
    "properties": {
      "name": {
        "type": "string",
        "maxLength": 255
      }
    }
  },
  "description": "The entity (person or company) that owns the master recording rights"
}

Lexicon Garden

@