Skip to content

Documentation / server-auth / WalletApiPolicyResponseType

Type alias: WalletApiPolicyResponseType

WalletApiPolicyResponseType: Object

Type declaration

chainType

chainType: ChainType

Chain type of the policy

createdAt

createdAt: Date

Creation date of the policy

id

id: string

Unique ID for the policy

name

name: string

Name of the policy

rules

rules: WalletApiPolicyRuleType[]

Rules of the policy per RPC method

version

version: "1.0"

Version of the policy