# social.biggame.fantasy.leagueSpace

> Published by [biggame.social](https://lexicon.garden/identity/did:plc:xei7xcxaf44d57hxtp34s6n4)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:xei7xcxaf44d57hxtp34s6n4/social.biggame.fantasy.leagueSpace)
- [Documentation](https://lexicon.garden/lexicon/did:plc:xei7xcxaf44d57hxtp34s6n4/social.biggame.fantasy.leagueSpace/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:xei7xcxaf44d57hxtp34s6n4/social.biggame.fantasy.leagueSpace/examples)

## Definitions

### `social.biggame.fantasy.leagueSpace`

**Type**: `space`

One league's play, readable by its members. The authority is the account the league's charter was written to, and the members are the league's own.

```json
{
  "key": "any",
  "name": "BIGGAME league",
  "type": "space",
  "collections": [
    "social.biggame.fantasy.leagueState",
    "social.biggame.fantasy.seasonOpening",
    "social.biggame.fantasy.draftPick",
    "social.biggame.fantasy.pickRatification",
    "social.biggame.fantasy.lineup",
    "social.biggame.fantasy.lineupLock",
    "social.biggame.fantasy.result",
    "social.biggame.fantasy.transaction",
    "social.biggame.fantasy.claimReceipt",
    "social.biggame.fantasy.waiverRun",
    "social.biggame.fantasy.transactionRuling",
    "social.biggame.fantasy.bidReveal",
    "social.biggame.fantasy.tradeProposal",
    "social.biggame.fantasy.tradeResponse",
    "social.biggame.fantasy.tradeObjection",
    "social.biggame.fantasy.objectionReceipt",
    "social.biggame.fantasy.tradeRuling",
    "social.biggame.fantasy.membershipRevocation",
    "social.biggame.fantasy.league",
    "social.biggame.fantasy.membership",
    "social.biggame.fantasy.leagueMember",
    "social.biggame.fantasy.team"
  ],
  "description": "One league's play, readable by its members. The authority is the account the league's charter was written to, and the members are the league's own."
}
```

## Raw Schema

```json
{
  "id": "social.biggame.fantasy.leagueSpace",
  "defs": {
    "main": {
      "key": "any",
      "name": "BIGGAME league",
      "type": "space",
      "collections": [
        "social.biggame.fantasy.leagueState",
        "social.biggame.fantasy.seasonOpening",
        "social.biggame.fantasy.draftPick",
        "social.biggame.fantasy.pickRatification",
        "social.biggame.fantasy.lineup",
        "social.biggame.fantasy.lineupLock",
        "social.biggame.fantasy.result",
        "social.biggame.fantasy.transaction",
        "social.biggame.fantasy.claimReceipt",
        "social.biggame.fantasy.waiverRun",
        "social.biggame.fantasy.transactionRuling",
        "social.biggame.fantasy.bidReveal",
        "social.biggame.fantasy.tradeProposal",
        "social.biggame.fantasy.tradeResponse",
        "social.biggame.fantasy.tradeObjection",
        "social.biggame.fantasy.objectionReceipt",
        "social.biggame.fantasy.tradeRuling",
        "social.biggame.fantasy.membershipRevocation",
        "social.biggame.fantasy.league",
        "social.biggame.fantasy.membership",
        "social.biggame.fantasy.leagueMember",
        "social.biggame.fantasy.team"
      ],
      "description": "One league's play, readable by its members. The authority is the account the league's charter was written to, and the members are the league's own."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
