View Source cfapi_segment (cfapi v1.0.1)
Link to this section Summary
Link to this section Types
-type cfapi_segment() ::
#{identifier := binary(),
name := binary(),
environment => binary(),
tags => list(),
included => list(),
excluded => list(),
rules => list(),
createdAt => integer(),
modifiedAt => integer(),
version => integer()}.