OptionaldatumHash?: stringThe hash of the datum if the datum is of type DataHash in the form of a hex string.
OptionalinlineDatum?: PlutusDataThe inline data if the datum is of type InlineData.
The type of the datum, indicating whether it is a data hash or inline data.
Interface representing a datum in the Cardano blockchain.