View Source cfapi_clause (cfapi v1.0.1)
Link to this section Summary
Link to this section Types
-type cfapi_clause() ::
#{id => binary(),
attribute := binary(),
op := binary(),
values := list(),
negate := boolean()}.
-type cfapi_clause() ::
#{id => binary(),
attribute := binary(),
op := binary(),
values := list(),
negate := boolean()}.