ID of the account the policy belongs to.
Chain ID the policy applies to, or '*' to apply it on every chain.
Chain matching is an exact string comparison against the transaction's
network.
OptionaldescriptionLonger description of the policy, derived from the policy type. The backend populates this on every endpoint that returns policies.
ID of the policy.
OptionalnameShort, human-readable label for the policy, derived from the policy type. The backend populates this on every endpoint that returns policies.
ID of the organisation the policy belongs to.
The precise parameters of the policy. See PolicyParams for which
member corresponds to which policy type, and how to narrow it.
Type of the policy.
A policy set on a SaltAccount within an Organisation, used to limit which transactions are allowed. This is the shape the SDK surfaces for a policy everywhere — policy CRUD, the policies embedded in an account, and policy-check results.