T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
erc8004/src
FeedbackFile
Interface FeedbackFile
Off-chain feedback file structure
interface
FeedbackFile
{
agentRegistry
:
`
${
string
}
:
${
string
}
:
${
string
}
`
;
agentId
:
number
;
clientAddress
:
string
;
createdAt
:
string
;
value
:
number
;
valueDecimals
:
number
;
tag1
?:
string
;
tag2
?:
string
;
endpoint
?:
string
;
proofOfPayment
?:
ProofOfPayment
;
}
Index
Properties
agent
Registry
agent
Id
client
Address
created
At
value
value
Decimals
tag1?
tag2?
endpoint?
proof
Of
Payment?
Properties
agent
Registry
agentRegistry
:
`
${
string
}
:
${
string
}
:
${
string
}
`
agent
Id
agentId
:
number
client
Address
clientAddress
:
string
created
At
createdAt
:
string
value
value
:
number
value
Decimals
valueDecimals
:
number
Optional
tag1
tag1
?:
string
Optional
tag2
tag2
?:
string
Optional
endpoint
endpoint
?:
string
Optional
proof
Of
Payment
proofOfPayment
?:
ProofOfPayment
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
agent
Registry
agent
Id
client
Address
created
At
value
value
Decimals
tag1
tag2
endpoint
proof
Of
Payment
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Off-chain feedback file structure