ReceiptLeafComponents Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Components that make up a receipt leaf node.
public class ReceiptLeafComponents : System.ClientModel.Primitives.IJsonModel<Azure.Security.ConfidentialLedger.Models.ReceiptLeafComponents>, System.ClientModel.Primitives.IPersistableModel<Azure.Security.ConfidentialLedger.Models.ReceiptLeafComponents>
type ReceiptLeafComponents = class
interface IJsonModel<ReceiptLeafComponents>
interface IPersistableModel<ReceiptLeafComponents>
Public Class ReceiptLeafComponents
Implements IJsonModel(Of ReceiptLeafComponents), IPersistableModel(Of ReceiptLeafComponents)
- Inheritance
-
ReceiptLeafComponents
- Implements
Properties
| Name | Description |
|---|---|
| ClaimsDigest |
Claims digest. |
| CommitEvidence |
Commit evidence. |
| WriteSetDigest |
Write set digest. |