List of Shield Information Barrier Segment Members
List of Shield Information Barrier Member 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 member | No | A list of shield information barrier segment members. |
Example
Shield information barrier segment member
A standard representation of a shield information barrier segment member object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for the shield information barrier segment member. |
type | enum<string> | No | The type of the shield information barrier segment member. Available options: shield_information_barrier_segment_member. |
user | User (Base) | No | The type and id of the requested shield information barrier segment member. |
shield_information_barrier | Shield information barrier (Base) | No | |
shield_information_barrier_segment | object | No | The type and id of the requested shield information barrier segment. |
created_at | string | No | ISO date time string when this shield information barrier object was created. |
created_by | User (Base) | No | The user who created this shield information barrier segment member. |
updated_at | string | No | ISO date time string when this shield information barrier segment Member was updated. |
updated_by | User (Base) | No | The user that updated this shield information barrier segment Member. |
Example
Shield information barrier segment member (Base)
A base representation of a shield information barrier segment member object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for the shield information barrier segment member. |
type | enum<string> | No | The type of the shield information barrier segment member. Available options: shield_information_barrier_segment_member. |
Example
Shield information barrier segment member (Mini)
A mini representation of a shield information barrier segment member object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for the shield information barrier segment member. |
type | enum<string> | No | The type of the shield information barrier segment member. Available options: shield_information_barrier_segment_member. |
user | User (Base) | No | The type and id of the requested shield information barrier segment member. |
Example
