BlockStatus

  • blocked
    Type: boolean
    required
  • block
    Type: object · Blocknullable
    • created_at
      Type: string Format: date-time
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • id
      Type: string
      required
    • type
      Type: string enum
      required
      values
      • user
      • vtc
    • reason
      Type: string | null
      max length:  
      500
    • user
      Type: object · UserSummarynullable
    • vtc
      Type: object · VtcSummarynullable