Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 2.92 KB

File metadata and controls

9 lines (6 loc) · 2.92 KB

CustomPoliciesResponse

Fields

Field Type Required Description
data List<CustomPolicyResponseData> An array of custom policies.
nextCursor Optional<String> When a request has more results to return, the next_cursor value is returned as part of the response. You can then specify this value as the cursor parameter of a following request.