Shield information barrier
A standard representation of a
shield information barrier object
        
        
        
    
    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
 
created_by :schemas.UserBase
    The user who created this shield information barrier.
    Type:
- schemas.UserBase
 
enabled_at :string
    ISO date time string when this shield information barrier was enabled.
Example: 2020-07-26T18:44:45.869Z
    Type:
- string
 
enabled_by :schemas.UserBase
    The user that enabled this shield information barrier.
    Type:
- schemas.UserBase
 
enterprise :schemas.EnterpriseBase
    The `type` and `id` of enterprise this barrier is under.
    Type:
- schemas.EnterpriseBase
 
id :string
    The unique identifier for the shield information barrier
Example: 11446498
    Type:
- string
 
status :'draft'|'pending'|'disabled'|'enabled'|'invalid'
    Status of the shield information barrier
Example: draft
    Type:
- 'draft' | 'pending' | 'disabled' | 'enabled' | 'invalid'
 
type :'shield_information_barrier'
    The type of the shield information barrier
Example: shield_information_barrier
    Type:
- 'shield_information_barrier'
 
updated_at :string
    ISO date time string when this shield information barrier was updated.
Example: 2020-07-26T18:44:45.869Z
    Type:
- string
 
updated_by :schemas.UserBase
    The user that updated this shield information barrier.
    Type:
- schemas.UserBase