Skip to content

Documentation / server-auth / WalletApiPolicyEthereumTypedDataMessageCondition

Type alias: WalletApiPolicyEthereumTypedDataMessageCondition

WalletApiPolicyEthereumTypedDataMessageCondition: Object

Type declaration

field

field: string

fieldSource

fieldSource: "ethereum_typed_data_message"

operator

operator: PolicyRuleConditionOperator

typedData

typedData: Object

typedData.primaryType

typedData.primaryType: string

typedData.types

typedData.types: Record<string, Object[]>

value

value: string | string[]