Add the power of the Box AI API to your custom apps at Content Cloud Summit on May 15

Learn more and register!

Shield information barrier segment

A shield information barrier segment object

string
11446498

The unique identifier for the shield information barrier segment

string
shield_information_barrier_segment

The type of the shield information barrier segment

Value is always shield_information_barrier_segment

string / date-time
2020-06-26T18:44:45.869Z

ISO date time string when this shield information barrier object was created.

The user who created this shield information barrier segment.

'Corporate division that engages in advisory_based financial transactions on behalf of individuals, corporations, and governments.'

Description of the shield information barrier segment

string
Investment Banking

Name of the shield information barrier segment

A base representation of a shield information barrier object

string / date-time
2020-07-26T18:44:45.869Z

ISO date time string when this shield information barrier segment was updated.

The user that updated this shield information barrier segment.

Response Example

{
  "id": "11446498",
  "type": "shield_information_barrier_segment",
  "created_at": "2020-06-26T18:44:45.869Z",
  "created_by": {
    "id": "11446498",
    "type": "user"
  },
  "description": "'Corporate division that engages in advisory_based financial\n transactions on behalf of individuals, corporations, and governments.'",
  "name": "Investment Banking",
  "shield_information_barrier": {
    "id": "11446498",
    "type": "shield_information_barrier"
  },
  "updated_at": "2020-07-26T18:44:45.869Z",
  "updated_by": {
    "id": "11446498",
    "type": "user"
  }
}