Interface: ShieldInformationBarrier

ShieldInformationBarrier

Shield information barrier A standard representation of a shield information barrier object
Source:

Members

created_at :string

ISO date time string when this shield information barrier object was created. Example: 2020-06-26T18:44:45.869Z
Type:
  • string
Source:

created_by :schemas.UserBase

The user who created this shield information barrier.
Type:
  • schemas.UserBase
Source:

enabled_at :string

ISO date time string when this shield information barrier was enabled. Example: 2020-07-26T18:44:45.869Z
Type:
  • string
Source:

enabled_by :schemas.UserBase

The user that enabled this shield information barrier.
Type:
  • schemas.UserBase
Source:

enterprise :schemas.EnterpriseBase

The `type` and `id` of enterprise this barrier is under.
Type:
  • schemas.EnterpriseBase
Source:

id :string

The unique identifier for the shield information barrier Example: 11446498
Type:
  • string
Source:

status :'draft'|'pending'|'disabled'|'enabled'|'invalid'

Status of the shield information barrier Example: draft
Type:
  • 'draft' | 'pending' | 'disabled' | 'enabled' | 'invalid'
Source:

type :'shield_information_barrier'

The type of the shield information barrier Example: shield_information_barrier
Type:
  • 'shield_information_barrier'
Source:

updated_at :string

ISO date time string when this shield information barrier was updated. Example: 2020-07-26T18:44:45.869Z
Type:
  • string
Source:

updated_by :schemas.UserBase

The user that updated this shield information barrier.
Type:
  • schemas.UserBase
Source: