Interface: ISmartContractObject
Base interface for all smart contract objects with versioning support.
Properties
id: object
The ID of the smart contract object.
id: string
The ID of the smart contract object.
version
version: string
The version of the contract that created this object.