List of Shield Information Barrier Segment Restrictions
List of shield information barrier segment restriction objects.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
limit | integer | No | The limit that was used for these entries. This will be the same as the limit query parameter unless that value exceeded the maximum value allowed. The maximum value varies by API. |
next_marker | string | No | The marker for the start of the next page of results. Can be null. |
entries | array of Shield information barrier segment restriction | No | A list of shield information barrier segment restriction objects. |
Example
Shield information barrier segment restriction
A standard representation of a segment restriction of a shield information barrier object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
type | enum<string> | No | Shield information barrier segment restriction. Available options: shield_information_barrier_segment_restriction. |
id | string | No | The unique identifier for the shield information barrier segment restriction. |
shield_information_barrier_segment | object | Yes | The type and id of the requested shield information barrier segment. |
restricted_segment | object | Yes | The type and id of the restricted shield information barrier segment. |
shield_information_barrier | Shield information barrier (Base) | No | |
created_at | string | No | ISO date time string when this shield information barrier Segment Restriction object was created. |
created_by | User (Base) | No | The user who created this shield information barrier segment Restriction. |
updated_at | string | No | ISO date time string when this shield information barrier segment Restriction was updated. |
updated_by | User (Base) | No | The user that updated this shield information barrier segment Restriction. |
Example
Shield information barrier segment restriction (Base)
A base representation of a segment restriction object for the shield information barrier.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
type | enum<string> | No | Shield information barrier segment restriction. Available options: shield_information_barrier_segment_restriction. |
id | string | No | The unique identifier for the shield information barrier segment restriction. |
Example
Shield information barrier segment restriction (Mini)
A mini representation of a segment restriction object for the shield information barrier.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
type | enum<string> | No | Shield information barrier segment restriction. Available options: shield_information_barrier_segment_restriction. |
id | string | No | The unique identifier for the shield information barrier segment restriction. |
shield_information_barrier_segment | object | Yes | The type and id of the requested shield information barrier segment. |
restricted_segment | object | Yes | The type and id of the restricted shield information barrier segment. |
Example
