Name | Type | Description | Notes |
---|---|---|---|
type | str | Operation type | [optional] |
hash | str | Operation hash | [optional] |
counter | int | Operation counter (null in case of synthetic operations) | [optional] |
nonce | int | Operation nonce (null in case of non-internal or synthetic operations) | [optional] |
parameter | OneOfSourceOperationParameter | Transaction parameter, including called entrypoint and value passed to the entrypoint. | [optional] |