PolicyResult = object
Defined in: src/modules/types.ts:277 Result type for the getPolicy function Contains both the parsed policy object and its JSON string representation

Properties

JSON

JSON: string
Defined in: src/modules/types.ts:281 The JSON string representation of the policy

Policy

Policy: PolicyData
Defined in: src/modules/types.ts:279 The parsed policy object