Rules List Response
Class representation of the nested list envelope returned by GET /v3/rules.
Constructors
Link copied to clipboard
public RulesListResponse RulesListResponse(@Json(name = "data" ) Object data, @Json(name = "request_id" ) String requestId, @Json(name = "next_cursor" ) String nextCursor)