Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
models/signPayloadRequest
SignPayloadRequest
Interface SignPayloadRequest
interface
SignPayloadRequest
{
domain
:
TypedDomainData
;
hash
?:
string
;
id
:
string
;
primaryType
:
string
;
types
:
{
[
key
:
string
]
:
TypedDataField
[]
;
}
;
value
:
{
[
key
:
string
]
:
any
;
}
;
}
Hierarchy (
view full
)
SignPayloadRequest
SignPayloadRequest
Index
Properties
domain
hash?
id
primary
Type
types
value
Properties
domain
domain
:
TypedDomainData
Optional
hash
hash
?:
string
Hash to verify and that will be signed
id
id
:
string
primary
Type
primary
Type
:
string
types
types
:
{
[
key
:
string
]
:
TypedDataField
[]
;
}
Type declaration
[
key
:
string
]:
TypedDataField
[]
value
value
:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
domain
hash
id
primary
Type
types
value
@openfort/openfort-node
Loading...
Hash to verify and that will be signed