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
}