struct Receipt
Summary
Members | Type | Descriptions |
---|---|---|
from | variable | |
to | variable | |
transactionIndex | variable | |
gasUsed | variable | |
blockHash | variable | |
transactionHash | variable | |
ToString | function |
Members
public string
from
public string
to
public int
transactionIndex
public string
gasUsed
public string
blockHash
public string
transactionHash
public inline override string
ToString
()