Segment

Below is the configuration for a segment in a specific environment such as production or staging.

Note that segments can be configured differently for each environment.

{
    "name": String,
    "environment": { "id": String, "name": String }, 
    "trafficType": { "id": String, "name": String }, 
    "creationTime": Number 
}