# am.noz.at.spl.ledger

> Published by [noz.am](https://lexicon.garden/identity/did:plc:lmkzmvv6sdxntwtyxpg7fqqq)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:lmkzmvv6sdxntwtyxpg7fqqq/am.noz.at.spl.ledger)
- [Documentation](https://lexicon.garden/lexicon/did:plc:lmkzmvv6sdxntwtyxpg7fqqq/am.noz.at.spl.ledger/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:lmkzmvv6sdxntwtyxpg7fqqq/am.noz.at.spl.ledger/examples)

## Definitions

### `am.noz.at.spl.ledger`

**Type**: `space`

A permissioned expense ledger. Groups and trips are optional organizational records inside this access boundary.

```json
{
  "key": "tid",
  "name": "SplitwiseAT shared ledger",
  "type": "space",
  "name:lang": {
    "es": "Libro de gastos compartidos de SplitwiseAT"
  },
  "collections": [
    "am.noz.at.spl.group",
    "am.noz.at.spl.expense",
    "am.noz.at.spl.item",
    "am.noz.at.spl.settlement",
    "am.noz.at.spl.recurring",
    "am.noz.at.spl.defaultSplit"
  ],
  "description": "A permissioned expense ledger. Groups and trips are optional organizational records inside this access boundary."
}
```

## Raw Schema

```json
{
  "id": "am.noz.at.spl.ledger",
  "defs": {
    "main": {
      "key": "tid",
      "name": "SplitwiseAT shared ledger",
      "type": "space",
      "name:lang": {
        "es": "Libro de gastos compartidos de SplitwiseAT"
      },
      "collections": [
        "am.noz.at.spl.group",
        "am.noz.at.spl.expense",
        "am.noz.at.spl.item",
        "am.noz.at.spl.settlement",
        "am.noz.at.spl.recurring",
        "am.noz.at.spl.defaultSplit"
      ],
      "description": "A permissioned expense ledger. Groups and trips are optional organizational records inside this access boundary."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
