# space.intandem.card

> Published by [chaosgreml.in](https://lexicon.garden/identity/did:plc:h3wpawnrlptr4534chevddo6)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:h3wpawnrlptr4534chevddo6/space.intandem.card)
- [Documentation](https://lexicon.garden/lexicon/did:plc:h3wpawnrlptr4534chevddo6/space.intandem.card/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:h3wpawnrlptr4534chevddo6/space.intandem.card/examples)

## Definitions

### `space.intandem.card`

**Type**: `space`

Personal scheduling space: calendar sources, availability rules, and bookings.

```json
{
  "key": "literal:self",
  "name": "Tandem",
  "type": "space",
  "collections": [
    "space.intandem.calendarSource",
    "space.intandem.availability",
    "space.intandem.booking"
  ],
  "description": "Personal scheduling space: calendar sources, availability rules, and bookings."
}
```

## Raw Schema

```json
{
  "id": "space.intandem.card",
  "defs": {
    "main": {
      "key": "literal:self",
      "name": "Tandem",
      "type": "space",
      "collections": [
        "space.intandem.calendarSource",
        "space.intandem.availability",
        "space.intandem.booking"
      ],
      "description": "Personal scheduling space: calendar sources, availability rules, and bookings."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
