T402 API Reference - v2.9.0
Website
Documentation
GitHub
Preparing search index...
extensions/src
DisputeWithReceipt
Interface DisputeWithReceipt
Wrapper that pairs a SignedReceipt with the dispute against it.
interface
DisputeWithReceipt
{
dispute
:
SignedDispute
;
receipt
:
SignedReceipt
;
}
Index
Properties
dispute
receipt
Properties
dispute
dispute
:
SignedDispute
receipt
receipt
:
SignedReceipt
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dispute
receipt
Website
Documentation
GitHub
T402 API Reference - v2.9.0
Loading...
Wrapper that pairs a SignedReceipt with the dispute against it.