Przejdź do treści

Room Floor Lease v1

Source schema: doc/schemas/room-floor-lease.v1.schema.json

Governing Basis

Project Lineage

Fields

Field Required Shape Description
schema/v yes const: 1
lease/ref yes string
room/id yes ref: room.v1.schema.json#/$defs/room_id
subject yes ref: room.v1.schema.json#/$defs/subject
issuer/subject yes ref: room.v1.schema.json#/$defs/subject
policy/generation yes integer
issuance/seq-no yes integer
renewal/no yes integer
issued-at yes string
expires-at yes string
## Field Semantics

schema/v

  • Required: yes
  • Shape: const: 1

lease/ref

  • Required: yes
  • Shape: string

room/id

  • Required: yes
  • Shape: ref: room.v1.schema.json#/$defs/room_id

subject

  • Required: yes
  • Shape: ref: room.v1.schema.json#/$defs/subject

issuer/subject

  • Required: yes
  • Shape: ref: room.v1.schema.json#/$defs/subject

policy/generation

  • Required: yes
  • Shape: integer

issuance/seq-no

  • Required: yes
  • Shape: integer

renewal/no

  • Required: yes
  • Shape: integer

issued-at

  • Required: yes
  • Shape: string

expires-at

  • Required: yes
  • Shape: string