Skip to content

Documentation / server-auth / WalletApiPolicyCreateRequestType

Type alias: WalletApiPolicyCreateRequestType

WalletApiPolicyCreateRequestType: Object

Type declaration

chainType

chainType: "ethereum"

Chain type of 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