ReceiptKind a simple enum to represent the Receipt type: either Action or Data.
ReceiptKind
enum
Receipt
Action
Data
Generated using TypeDoc
ReceiptKinda simpleenumto represent theReceipttype: eitherActionorData.